summaryrefslogtreecommitdiff
path: root/src/gui/setup.h
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2009-01-18 19:41:16 +0000
committerDavid Athay <ko2fan@gmail.com>2009-01-18 19:41:16 +0000
commit93f60007c1b5c203b71d32551278351385ea2bee (patch)
tree1983f0da9de01b94e7c616e1efd530360c650729 /src/gui/setup.h
parent224da21ea258450fcc78dd7635de84aba1d1df5e (diff)
parentccef6c4284a9cc250da72c5835501ae03c2c513f (diff)
downloadmana-client-93f60007c1b5c203b71d32551278351385ea2bee.tar.gz
mana-client-93f60007c1b5c203b71d32551278351385ea2bee.tar.bz2
mana-client-93f60007c1b5c203b71d32551278351385ea2bee.tar.xz
mana-client-93f60007c1b5c203b71d32551278351385ea2bee.zip
Merge branch 'master' of git://gitorious.org/tmw/eathena
Diffstat (limited to 'src/gui/setup.h')
-rw-r--r--src/gui/setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/setup.h b/src/gui/setup.h
index 5268f725..2142a67d 100644
--- a/src/gui/setup.h
+++ b/src/gui/setup.h
@@ -46,7 +46,7 @@ class Setup : public Window, public gcn::ActionListener
/**
* Destructor.
*/
- virtual ~Setup();
+ ~Setup();
/**
* Event handling method.