From 477c9fd7f038cd43207c8634d53d0949814ecb4c Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 28 Aug 2008 14:13:48 +0000 Subject: Added common stuff in central file. Fixed help text reformatting. --- 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 e6d5be8..ae1f8e7 100644 --- a/client/client.pro +++ b/client/client.pro @@ -28,6 +28,7 @@ HEADERS += \ netcom.h \ widgetbuilder.h \ widgets.h \ + widgets/common.h \ widgets/widget.h \ widgets/label.h \ widgets/lineedit.h \ @@ -51,6 +52,7 @@ SOURCES += \ macrowindow.cc \ netcom.cc \ widgetbuilder.cc \ + widgets/common.cc \ widgets/widget.cc \ widgets/label.cc \ widgets/lineedit.cc \ -- cgit v1.2.3