From 9bdb1cadd2639455a6eab5135fc6ce6955d0def0 Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 16 Jun 2008 14:49:55 +0000 Subject: Oups - too many closing brackets... --- client/client.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/client.pro') diff --git a/client/client.pro b/client/client.pro index 4d4f82d..37a8da1 100644 --- a/client/client.pro +++ b/client/client.pro @@ -31,6 +31,7 @@ HEADERS += \ widgets/widget.h \ widgets/label.h \ widgets/lineedit.h \ + widgets/multilist.h \ widgets/textedit.h \ widgets/pushbutton.h \ widgets/combobox.h \ @@ -51,6 +52,7 @@ SOURCES += \ widgets/widget.cc \ widgets/label.cc \ widgets/lineedit.cc \ + widgets/multilist.cc \ widgets/textedit.cc \ widgets/pushbutton.cc \ widgets/combobox.cc \ -- cgit v1.2.3