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/core.hh | |
parent | 21b11e2ef463d13f5ce1002a5ba2575c2cac3606 (diff) |
SRDOP: Consider references and positions in Widget::sizeRequest.
Diffstat (limited to 'dw/core.hh')
-rw-r--r-- | dw/core.hh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ class ResourceFactory; #include "../lout/container.hh" #include "../lout/signal.hh" +#include "tools.hh" #include "types.hh" #include "events.hh" #include "imgbuf.hh" |