From ed9e290b441a6486c576c2e2e4baa69fa0f3ed37 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 2 Aug 2011 08:00:20 +0000 Subject: New 'open course' feature. --- 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 852a212..44fc02c 100644 --- a/client/client.pro +++ b/client/client.pro @@ -62,6 +62,7 @@ HEADERS += \ messagebox.h \ netcom.h \ resumewidget.h \ + template.h \ widgets.h \ widgets/common.h \ widgets/widget.h \ @@ -100,6 +101,7 @@ SOURCES += \ messagebox.cc \ netcom.cc \ resumewidget.cc \ + template.cc \ widgets/common.cc \ widgets/widget.cc \ widgets/label.cc \ -- cgit v1.2.3