summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authordeva <deva>2008-09-23 10:09:40 +0000
committerdeva <deva>2008-09-23 10:09:40 +0000
commit4edb3b4deb2a0bc43379d905c9a662aeafcecf62 (patch)
tree74704ac2d08906f03d0d2a4085d1d6f4734a4df9 /client/client.pro
parenta1e53b2b03219a82be1c0a4480f4d61d1801f1e9 (diff)
Added resumewidget.
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/client.pro b/client/client.pro
index e015e63..28b0709 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -30,6 +30,7 @@ HEADERS += \
macrowindow.h \
mainwindow.h \
netcom.h \
+ resumewidget.h \
widgetbuilder.h \
widgets.h \
widgets/common.h \
@@ -58,6 +59,7 @@ SOURCES += \
macrowindow.cc \
mainwindow.cc \
netcom.cc \
+ resumewidget.cc \
widgetbuilder.cc \
widgets/common.cc \
widgets/widget.cc \