From 4ecc89dcc6516b10c6dab8b79dcaa435ec9e1435 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 13 Jul 2005 22:44:23 +0000 Subject: * Committing some cleanups by Doener * Fixed some compiler warnings * Restored a USE_OPENGL check around OpenGL headers * Fixed error about FALSE not being defined * Fixed issue with font to become speechFont when the latter is not installed --- src/gui/chargedialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/chargedialog.h') diff --git a/src/gui/chargedialog.h b/src/gui/chargedialog.h index e544a602..92eb1dd4 100644 --- a/src/gui/chargedialog.h +++ b/src/gui/chargedialog.h @@ -51,7 +51,7 @@ class ChargeDialog : public Window, public gcn::ActionListener // action listener void action(const std::string&); - void draw(gcn::Graphics *graphics); + void logic(); }; extern ChargeDialog* chargeDialog; -- cgit v1.2.3-70-g09d2