summaryrefslogtreecommitdiff
path: root/src/gui/storagewindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/storagewindow.h')
-rw-r--r--src/gui/storagewindow.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/storagewindow.h b/src/gui/storagewindow.h
index 8f02a618..c78d33a7 100644
--- a/src/gui/storagewindow.h
+++ b/src/gui/storagewindow.h
@@ -40,7 +40,8 @@ class TextBox;
*
* \ingroup Interface
*/
-class StorageWindow : public Window, gcn::ActionListener, gcn::SelectionListener
+class StorageWindow : public Window, gcn::ActionListener,
+ gcn::SelectionListener
{
public:
/**