From d86028ba3e6c0db3c1f56077f481b3bebf883d86 Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 25 May 2006 18:18:48 +0000 Subject: *** empty log message *** --- client/mainwindow.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'client/mainwindow.h') diff --git a/client/mainwindow.h b/client/mainwindow.h index f02d60f..5b38397 100644 --- a/client/mainwindow.h +++ b/client/mainwindow.h @@ -33,6 +33,8 @@ #include #include +#include + #include "historyframe.h" #include "videowidget.h" @@ -81,6 +83,9 @@ private: // Statusbar QStatusBar *statusbar; + QLabel *messagefield; + QProgressBar *server_diskspace; + QProgressBar *server_load; }; #endif/*__MIAV_MAINWINDOW_H__*/ -- cgit v1.2.3