summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authordeva <deva>2009-08-17 14:59:42 +0000
committerdeva <deva>2009-08-17 14:59:42 +0000
commite0e3d5fa10f80a88fa3b194b2a09cf89c8fced18 (patch)
tree3736401c6ad1a501b3f001388f948601e428bec5 /client/client.pro
parent001bc224ca71eb51658ee37206b02090a4e2413c (diff)
A new journal watcher and pracro progressbar.
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 ec91339..162bf22 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -41,6 +41,7 @@ HEADERS += \
messagebox.h \
netcom.h \
resumewidget.h \
+ viewer.h \
widgetbuilder.h \
widgets.h \
widgets/common.h \
@@ -75,6 +76,7 @@ SOURCES += \
messagebox.cc \
netcom.cc \
resumewidget.cc \
+ viewer.cc \
widgetbuilder.cc \
widgets/common.cc \
widgets/widget.cc \