From a3157908d23fd711ea96797dffce064953cb8fb6 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Sun, 7 Feb 2010 19:07:04 +0100 Subject: Nicer way of indicating that we're waiting on the server No longer a dialog with an annoying progress bar (due to going back and forth), but rather a progress indicator that integrates better with the background. --- 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 fbf17f49..a7b1322b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -152,6 +152,8 @@ SET(SRCS gui/widgets/popup.h gui/widgets/progressbar.cpp gui/widgets/progressbar.h + gui/widgets/progressindicator.cpp + gui/widgets/progressindicator.h gui/widgets/radiobutton.cpp gui/widgets/radiobutton.h gui/widgets/resizegrip.cpp -- cgit v1.2.3-60-g2f50