From 9b697d2d3e34962385cd85a14d4cb14d5b1763ce Mon Sep 17 00:00:00 2001 From: deva Date: Wed, 8 Oct 2008 11:58:34 +0000 Subject: Removed obsolete macro.{cc,h}. Made the passing of the Netcom class, use a pointer. --- client/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/mainwindow.h') diff --git a/client/mainwindow.h b/client/mainwindow.h index 15c95f0..37afa5b 100644 --- a/client/mainwindow.h +++ b/client/mainwindow.h @@ -29,6 +29,7 @@ #include #include +#include #include "netcom.h" #include "macrowindow.h" @@ -40,7 +41,6 @@ public: public slots: void update(); - void closeAll(); private: QString course; -- cgit v1.2.3