summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
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 877f19f..46d0a03 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -56,7 +56,6 @@ HEADERS += \
widgets/textedit.h \
widgets/button.h \
widgets/datetime.h \
- widgets/dbwidget.h \
widgets/combobox.h \
widgets/listbox.h \
widgets/frame.h \
@@ -93,7 +92,6 @@ SOURCES += \
widgets/button.cc \
widgets/combobox.cc \
widgets/datetime.cc \
- widgets/dbwidget.cc \
widgets/listbox.cc \
widgets/frame.cc \
widgets/groupbox.cc \