diff options
Diffstat (limited to 'client/client.pro')
-rw-r--r-- | client/client.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/client.pro b/client/client.pro index fe54880..509ad9d 100644 --- a/client/client.pro +++ b/client/client.pro @@ -46,7 +46,6 @@ HEADERS += \ messagebox.h \ netcom.h \ resumewidget.h \ - sessions.h \ viewer.h \ widgets.h \ widgets/common.h \ @@ -83,7 +82,6 @@ SOURCES += \ messagebox.cc \ netcom.cc \ resumewidget.cc \ - sessions.cc \ viewer.cc \ widgets/common.cc \ widgets/widget.cc \ |