From 736795a624ae5f04b11fa284cb8a4b14579c1766 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Thu, 16 Apr 2009 10:10:50 -0600 Subject: Rehash CommandHandler a bit, it's now fully merged Tabs can now interract with CommandHandler and define their own commands in a seemless way. Most channel-related commands have been moved into ChannelTab, the close command is now in the WhisperTab, and eAthena's party tab now shows all standard commands. --- src/gui/login.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/login.cpp') diff --git a/src/gui/login.cpp b/src/gui/login.cpp index c1ffb658..021f8d4b 100644 --- a/src/gui/login.cpp +++ b/src/gui/login.cpp @@ -131,7 +131,9 @@ LoginDialog::LoginDialog(LoginData *loginData): LoginDialog::~LoginDialog() { +#ifdef EATHENA_SUPPORT delete mServerList; +#endif } void LoginDialog::action(const gcn::ActionEvent &event) -- cgit v1.2.3-70-g09d2