From 49ecf45c89c4fea8ed9d041bf9f3fb508aa8e1f0 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 31 Aug 2010 09:36:16 +0000 Subject: DBWidget is now obsolete. Use combobox and luaDB instead. --- client/client.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'client/client.pro') 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 \ -- cgit v1.2.3