aboutsummaryrefslogtreecommitdiff
path: root/dw/textblock.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-06-01 23:07:16 +0200
committerSebastian Geerken <devnull@localhost>2014-06-01 23:07:16 +0200
commit8f3a51dfac258ddf732be68b5e0024bc4b8dbe86 (patch)
treeb6d576e1b33d798b5e6cd0c9a368330ab7f7bd45 /dw/textblock.hh
parent202681130e5ccbbdc7bb495c13d8c2da9548cba1 (diff)
Some reorganisation (and reverted change in fltkimgbuf.cc).
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r--dw/textblock.hh5
1 files changed, 0 insertions, 5 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh
index 7426c4c5..96fbc7dc 100644
--- a/dw/textblock.hh
+++ b/dw/textblock.hh
@@ -751,11 +751,6 @@ protected:
int getAvailWidthOfChild (Widget *child);
int getAvailHeightOfChild (Widget *child);
- void correctRequisitionOfChild (Widget *child,
- core::Requisition *requisition,
- void (*splitHeightFun)(int height,
- int *ascent,
- int *descent));
void notifySetAsTopLevel();
void notifySetParent();