diff options
Diffstat (limited to 'dw/oofawarewidget.hh')
-rw-r--r-- | dw/oofawarewidget.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/oofawarewidget.hh b/dw/oofawarewidget.hh index 7c3b9af6..13f16162 100644 --- a/dw/oofawarewidget.hh +++ b/dw/oofawarewidget.hh @@ -52,6 +52,8 @@ protected: static bool isContainingBlock (Widget *widget, int oofmIndex); public: + static int CLASS_ID; + OOFAwareWidget (); ~OOFAwareWidget (); |