From 4edb3b4deb2a0bc43379d905c9a662aeafcecf62 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 23 Sep 2008 10:09:40 +0000 Subject: Added resumewidget. --- client/macrowindow.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client/macrowindow.h') diff --git a/client/macrowindow.h b/client/macrowindow.h index 3100a5d..aad54a9 100644 --- a/client/macrowindow.h +++ b/client/macrowindow.h @@ -37,6 +37,7 @@ #include "collapser.h" #include "netcom.h" +#include "resumewidget.h" class NetCom; class LUA; @@ -84,7 +85,7 @@ private: QString course; QString version; QWidget *mainwidget; - QLabel *resumewidget; + ResumeWidget *resumewidget; bool isclosed; void close(); -- cgit v1.2.3