aboutsummaryrefslogtreecommitdiff
path: root/dw/oofawarewidget.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-09-12 13:45:18 +0200
committerSebastian Geerken <devnull@localhost>2014-09-12 13:45:18 +0200
commit63be701d81f71cac1c5a4bc67d983e82399ef0c5 (patch)
tree722b8bdcc109b0ab2854d0cc0f5d91748629a891 /dw/oofawarewidget.hh
parent6adaf25af5c3f3e326a6a929afcd4277fcabdcd7 (diff)
OOFAwareWidget: some fixes.
Diffstat (limited to 'dw/oofawarewidget.hh')
-rw-r--r--dw/oofawarewidget.hh2
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 ();