From 611f9ce04145d9934dc3c8dc451f0a38721f89dc Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 19 Oct 2011 10:06:28 +0200 Subject: Some reorganisation, preparing for much more pcpview stuff. --- client/client.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/client.pro') diff --git a/client/client.pro b/client/client.pro index dd926a9..c6c7e86 100644 --- a/client/client.pro +++ b/client/client.pro @@ -49,13 +49,13 @@ HEADERS += \ macrodrawer.h \ messagebox.h \ netcom.h \ - pcpviewer.h \ praxisd.h \ resumewidget.h \ template.h \ widgets.h \ expandbutton.h \ aboutbox.h \ + pcpviewer/pcpviewer.h \ widgets/common.h \ widgets/widget.h \ widgets/label.h \ @@ -92,12 +92,12 @@ SOURCES += \ macrodrawer.cc \ messagebox.cc \ netcom.cc \ - pcpviewer.cc \ praxisd.cc \ resumewidget.cc \ template.cc \ expandbutton.cc \ aboutbox.cc \ + pcpviewer/pcpviewer.cc \ widgets/common.cc \ widgets/widget.cc \ widgets/label.cc \ -- cgit v1.2.3