From ee416a5f3de03a689247a290077e7fdf451e1a23 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 8 Jan 2005 01:33:53 +0000 Subject: Well improved window container and window widgets a bit, and made a start on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling. --- src/gui/status.h | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/gui/status.h') diff --git a/src/gui/status.h b/src/gui/status.h index bf5758bf..77cea322 100644 --- a/src/gui/status.h +++ b/src/gui/status.h @@ -41,7 +41,14 @@ */ class StatusWindow : public Window { public: - StatusWindow(gcn::Container *parent); + /** + * Constructor. + */ + StatusWindow(); + + /** + * Destructor. + */ ~StatusWindow(); /** -- cgit v1.2.3-70-g09d2