summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authordeva <deva>2011-07-01 11:41:35 +0000
committerdeva <deva>2011-07-01 11:41:35 +0000
commit1c8966f7e2a4b1a01bb663271ae3339cc3e24d9e (patch)
treec9f392d3bf5527b9f88807c2c38bc930125d81b7 /client/client.pro
parent5eb7e97b9d529c93ebbddcc52c4a8f96e95928ba (diff)
Removed the viewer. It is no longer needed.
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/client.pro b/client/client.pro
index 1481204..852a212 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -62,7 +62,6 @@ HEADERS += \
messagebox.h \
netcom.h \
resumewidget.h \
- viewer.h \
widgets.h \
widgets/common.h \
widgets/widget.h \
@@ -101,7 +100,6 @@ SOURCES += \
messagebox.cc \
netcom.cc \
resumewidget.cc \
- viewer.cc \
widgets/common.cc \
widgets/widget.cc \
widgets/label.cc \