diff options
author | Sebastian Geerken <devnull@localhost> | 2014-06-02 00:27:52 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2014-06-02 00:27:52 +0200 |
commit | d7e3919ec130ef3684a5fc1344cbc047f63b61f3 (patch) | |
tree | 3c7a6ffbc648147d9812c9d75884a54bc4f620a9 /dw/textblock.hh | |
parent | 0b8eaee1a82718d9fe7faab78aa57ab43c29a7be (diff) |
Reorganisation again.
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r-- | dw/textblock.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh index 96fbc7dc..2f35acb5 100644 --- a/dw/textblock.hh +++ b/dw/textblock.hh @@ -750,7 +750,6 @@ protected: void markExtremesChange (int ref); int getAvailWidthOfChild (Widget *child); - int getAvailHeightOfChild (Widget *child); void notifySetAsTopLevel(); void notifySetParent(); |