summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-09-19 00:21:38 +0300
committerAndrei Karas <akaras@inbox.ru>2012-09-19 00:21:38 +0300
commit9847915fafee7fc3872aafb4395543b12174a1ae (patch)
tree2230ad7e345fdc46bd30c2c49864194ba1180ab6 /src/CMakeLists.txt
parent0ebeb9512515249f33a9334abf1c52cbb0b6b7bb (diff)
downloadplus-9847915fafee7fc3872aafb4395543b12174a1ae.tar.gz
plus-9847915fafee7fc3872aafb4395543b12174a1ae.tar.bz2
plus-9847915fafee7fc3872aafb4395543b12174a1ae.tar.xz
plus-9847915fafee7fc3872aafb4395543b12174a1ae.zip
Add resize grip padding.
Fix resize grip position. New theme option: resizePadding
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 322264d6b..093741965 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -178,8 +178,6 @@ SET(SRCS
gui/widgets/radiobutton.h
gui/widgets/radiogroup.cpp
gui/widgets/radiogroup.h
- gui/widgets/resizegrip.cpp
- gui/widgets/resizegrip.h
gui/widgets/scrollarea.cpp
gui/widgets/scrollarea.h
gui/widgets/setupitem.cpp