From a7bed594a9fafa98ee4f8d03a93c1b1f489d82d6 Mon Sep 17 00:00:00 2001 From: Lars Bisballe Jensen Date: Thu, 13 Oct 2011 15:00:44 +0200 Subject: added AboutBox entries for both cc and h files --- client/client.pro | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client') diff --git a/client/client.pro b/client/client.pro index 44fc02c..4ba5e79 100644 --- a/client/client.pro +++ b/client/client.pro @@ -64,6 +64,8 @@ HEADERS += \ resumewidget.h \ template.h \ widgets.h \ + expandbutton.h \ + aboutbox.h \ widgets/common.h \ widgets/widget.h \ widgets/label.h \ @@ -102,6 +104,8 @@ SOURCES += \ netcom.cc \ resumewidget.cc \ template.cc \ + expandbutton.cc \ + aboutbox.cc \ widgets/common.cc \ widgets/widget.cc \ widgets/label.cc \ -- cgit v1.2.3