aboutsummaryrefslogtreecommitdiff
path: root/dw/oofposrelmgr.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2015-02-03 11:01:28 +0100
committerSebastian Geerken <devnull@localhost>2015-02-03 11:01:28 +0100
commitac04cad270ed1ad13e99124361b14af6682234e2 (patch)
treee5961f80e168c12cb4664633ce080b4b44fd9d45 /dw/oofposrelmgr.hh
parentcdc7bebac4c0fa7fe198c4b72c62948ffeb12815 (diff)
Removed 'reference' of posioned elements.
Diffstat (limited to 'dw/oofposrelmgr.hh')
-rw-r--r--dw/oofposrelmgr.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/dw/oofposrelmgr.hh b/dw/oofposrelmgr.hh
index bd70ddeb..dd9a8144 100644
--- a/dw/oofposrelmgr.hh
+++ b/dw/oofposrelmgr.hh
@@ -11,8 +11,6 @@ namespace oof {
class OOFPosRelMgr: public OOFPositionedMgr
{
protected:
- bool isReference (core::Widget *widget);
-
int getChildPosDim (core::style::Length posCssValue,
core::style::Length negCssValue, int refPos,
int refLength);