aboutsummaryrefslogtreecommitdiff
path: root/dw/oofawarewidget.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-10-06 11:08:45 +0200
committerSebastian Geerken <devnull@localhost>2014-10-06 11:08:45 +0200
commit911af8647d85f4f234ea600713b3bead07e331da (patch)
tree022204e4bc86b69dc47e1b2a6fe5ffff57e5231c /dw/oofawarewidget.hh
parent28971fb65e8cd4b81b5e8e0f16c2e01205c3d044 (diff)
parent10fb76e9b12ae211c7afd8c8514ffbd5119cc7e3 (diff)
Merge with main repo.
Diffstat (limited to 'dw/oofawarewidget.hh')
-rw-r--r--dw/oofawarewidget.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/oofawarewidget.hh b/dw/oofawarewidget.hh
index 9a80b9bb..d2d5ef85 100644
--- a/dw/oofawarewidget.hh
+++ b/dw/oofawarewidget.hh
@@ -191,6 +191,7 @@ public:
~OOFAwareWidget ();
virtual void borderChanged (int y, core::Widget *vloat);
+ virtual void clearPositionChanged ();
virtual void oofSizeChanged (bool extremesChanged);
virtual int getLineBreakWidth (); // Should perhaps be renamed.
virtual bool isPossibleContainer (int oofmIndex);