From 69dddef124d870a874b544e478d4c19616fe8370 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 1 Jan 2009 04:01:00 +0100 Subject: Made trade window resizable Also fixed overlap between description label and the buttons and added the SDL_ttf library to the Code::Blocks project file. --- src/gui/npc_text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/npc_text.h') diff --git a/src/gui/npc_text.h b/src/gui/npc_text.h index 76161f88..b6eccf95 100644 --- a/src/gui/npc_text.h +++ b/src/gui/npc_text.h @@ -45,7 +45,7 @@ class NpcTextDialog : public Window, public gcn::ActionListener NpcTextDialog(); /** - * Called when resizing the window + * Called when resizing the window. * * @param event The calling event */ -- cgit v1.2.3-60-g2f50