From 717bd9c929c96d4746685b9d4bdf29fa71d937b1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 10 May 2015 17:54:00 +0300 Subject: Improve window resize speed. --- src/gui/widgets/window.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/widgets/window.h') diff --git a/src/gui/widgets/window.h b/src/gui/widgets/window.h index 2b2bdb261..386b7e16b 100644 --- a/src/gui/widgets/window.h +++ b/src/gui/widgets/window.h @@ -692,6 +692,9 @@ class Window notfinal : public BasicContainer2, int mGripPadding; int mResizeHandles; int mOldResizeHandles; + int mClosePadding; + int mStickySpacing; + int mStickyPadding; Font *mCaptionFont; Modal mModal; /**< Window is modal */ bool mShowTitle; /**< Window has a title bar */ -- cgit v1.2.3-60-g2f50