From 29b92e2906823878a7c516dc454d9ae8654de8fb Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 12 Oct 2011 08:08:15 +0200 Subject: Initial work on pcp viewer including a new Praxisd class based on Qt-only components. --- 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 44fc02c..445f29f 100644 --- a/client/client.pro +++ b/client/client.pro @@ -61,6 +61,7 @@ HEADERS += \ macrodrawer.h \ messagebox.h \ netcom.h \ + pcpviewer.h \ resumewidget.h \ template.h \ widgets.h \ @@ -100,6 +101,7 @@ SOURCES += \ macrodrawer.cc \ messagebox.cc \ netcom.cc \ + pcpviewer.cc \ resumewidget.cc \ template.cc \ widgets/common.cc \ -- cgit v1.2.3