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/buysell.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/buysell.h') diff --git a/src/gui/buysell.h b/src/gui/buysell.h index 5289f649..02ddb816 100644 --- a/src/gui/buysell.h +++ b/src/gui/buysell.h @@ -40,7 +40,7 @@ class BuySellDialog : public Window { * * @see Window::Window */ - BuySellDialog(gcn::Container *parent, gcn::ActionListener *al); + BuySellDialog(gcn::ActionListener *al); /** * Destructor. -- cgit v1.2.3-70-g09d2