From f4c0d85edfc8c6fb0d4d436f098e841bac72f5f1 Mon Sep 17 00:00:00 2001 From: David Athay Date: Thu, 15 May 2008 14:07:19 +0000 Subject: Added tab with image based on button --- src/gui/guildwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/guildwindow.cpp') diff --git a/src/gui/guildwindow.cpp b/src/gui/guildwindow.cpp index e982487c..a2b8243c 100644 --- a/src/gui/guildwindow.cpp +++ b/src/gui/guildwindow.cpp @@ -252,7 +252,7 @@ void GuildWindow::removeTab(int guildId) Guild* guild = player_node->getGuild(guildId); if (guild) { - gcn::Tab *tab = mGuildTabs->getTab(guild->getName()); + Tab *tab = mGuildTabs->getTab(guild->getName()); if (tab) { mGuildTabs->removeTab(tab); -- cgit v1.2.3-60-g2f50