summaryrefslogtreecommitdiff
path: root/dw/layout.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/layout.hh')
-rw-r--r--dw/layout.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/layout.hh b/dw/layout.hh
index 88532187..39ff74db 100644
--- a/dw/layout.hh
+++ b/dw/layout.hh
@@ -158,7 +158,7 @@ private:
Widget *widget;
int ref;
bool extremesChanged, fast;
-
+
inline QueueResizeItem (Widget *widget, int ref, bool extremesChanged,
bool fast)
{