From a6998fbdfaf84aa1920564d97e3421ed28c9a893 Mon Sep 17 00:00:00 2001 From: Bjørn Date: Sun, 12 Apr 2009 18:04:33 +0200 Subject: Cleaned up the ItemPopup class a bit Removed methods updateColors, getItemName and getNumRows. The last one was also removed from some other classes. --- src/gui/ok_dialog.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gui/ok_dialog.h') diff --git a/src/gui/ok_dialog.h b/src/gui/ok_dialog.h index 30cfcdca..26e788f5 100644 --- a/src/gui/ok_dialog.h +++ b/src/gui/ok_dialog.h @@ -45,8 +45,6 @@ class OkDialog : public Window, public gcn::ActionListener OkDialog(const std::string &title, const std::string &msg, Window *parent = NULL); - unsigned int getNumRows(); - /** * Called when receiving actions from the widgets. */ -- cgit v1.2.3-70-g09d2