summaryrefslogtreecommitdiffstats
path: root/sigtools/ClassModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigtools/ClassModel.h')
-rw-r--r--sigtools/ClassModel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sigtools/ClassModel.h b/sigtools/ClassModel.h
index d5d0a65c..23a6c3d2 100644
--- a/sigtools/ClassModel.h
+++ b/sigtools/ClassModel.h
@@ -46,6 +46,7 @@ class SIGTOOLS_NO_EXPORT ClassModel : public BaseModel
BaseModel* childItem(const int row);
protected:
int findChild(BaseModel* model) const;
+ void redraw(const int width) const;
const QIcon& m_icon;
const QString& m_name;