From 05eaa7f08da97a2e6944ec64fbf0b32d0b835e24 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Apr 2016 01:37:40 +0300 Subject: Remove extra spaces at line ends. --- src/gui/widgets/window.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gui/widgets/window.h') diff --git a/src/gui/widgets/window.h b/src/gui/widgets/window.h index 06a0d3295..4fc38afa0 100644 --- a/src/gui/widgets/window.h +++ b/src/gui/widgets/window.h @@ -606,7 +606,7 @@ class Window notfinal : public BasicContainer2, /** * Holds the padding of the window. - */ + */ int mPadding; /** @@ -621,14 +621,14 @@ class Window notfinal : public BasicContainer2, /** * Holds a drag offset as an x coordinate where the drag of the window - * started if the window is being dragged. It's used to move the window + * started if the window is being dragged. It's used to move the window * correctly when dragged. */ int mDragOffsetX; /** * Holds a drag offset as an y coordinate where the drag of the window - * started if the window is being dragged. It's used to move the window + * started if the window is being dragged. It's used to move the window * correctly when dragged. */ int mDragOffsetY; -- cgit v1.2.3-60-g2f50