summaryrefslogtreecommitdiff
path: root/src/gui/buysell.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/buysell.h')
-rw-r--r--src/gui/buysell.h2
1 files changed, 1 insertions, 1 deletions
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.