diff options
author | Sebastian Geerken <devnull@localhost> | 2016-01-01 14:54:31 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2016-01-01 14:54:31 +0100 |
commit | bf6aeb8e54aac0b5aec39de544ec41f3a59daddf (patch) | |
tree | c07ab632acc86a71bed08fe3d29b088a33277e2b /dw/textblock.hh | |
parent | 21b11e2ef463d13f5ce1002a5ba2575c2cac3606 (diff) |
SRDOP: Consider references and positions in Widget::sizeRequest.
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 69e3ef89..439942de 100644 --- a/dw/textblock.hh +++ b/dw/textblock.hh @@ -4,7 +4,6 @@ #include <limits.h> #include "regardingborder.hh" -#include "tools.hh" #include "../lout/misc.hh" // These were used when improved line breaking and hyphenation were implemented. |