From 59c80255ddd1de9698a75c49ec7a6a1b7c4c1069 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 15 Apr 2007 01:22:17 +0000 Subject: Reimplemented window resizing. It is now once again possible to resize windows using their borders (except for the top one, since that's the title bar for Guichan) and the resize grip in the bottom right is much easier to grab. Needs some testing. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2dd84177..ed5623fc 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -50,6 +50,8 @@ MARK_AS_ADVANCED(SDL_INCLUDE_DIR) MARK_AS_ADVANCED(SDL_LIBRARY) SET(SRCS + gui/widgets/resizegrip.cpp + gui/widgets/resizegrip.h gui/browserbox.cpp gui/browserbox.h gui/buddywindow.cpp -- cgit v1.2.3-70-g09d2