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 9f2780d..8b2a130 100644 --- a/client/client.pro +++ b/client/client.pro @@ -45,7 +45,6 @@ HEADERS += \ resumewidget.h \ sessions.h \ viewer.h \ - widgetbuilder.h \ widgets.h \ widgets/common.h \ widgets/widget.h \ @@ -82,7 +81,6 @@ SOURCES += \ resumewidget.cc \ sessions.cc \ viewer.cc \ - widgetbuilder.cc \ widgets/common.cc \ widgets/widget.cc \ widgets/label.cc \ |