summaryrefslogtreecommitdiff
path: root/src/gui/textcommandeditor.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-09-19 20:35:08 +0300
committerAndrei Karas <akaras@inbox.ru>2011-09-19 20:35:08 +0300
commit5f2ee9e2f8c8d313de85df08abdc2a7f7396995f (patch)
treed11927d1bb549dd0027ac014aa169174f127bd1d /src/gui/textcommandeditor.h
parent479e8a53ec90c19890dfb4b3746c4453769d806a (diff)
downloadplus-5f2ee9e2f8c8d313de85df08abdc2a7f7396995f.tar.gz
plus-5f2ee9e2f8c8d313de85df08abdc2a7f7396995f.tar.bz2
plus-5f2ee9e2f8c8d313de85df08abdc2a7f7396995f.tar.xz
plus-5f2ee9e2f8c8d313de85df08abdc2a7f7396995f.zip
Unhide method widgetResized. Removed empty widgetResized from some classes.
Diffstat (limited to 'src/gui/textcommandeditor.h')
-rw-r--r--src/gui/textcommandeditor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/textcommandeditor.h b/src/gui/textcommandeditor.h
index 9239481b7..d0b2f0a54 100644
--- a/src/gui/textcommandeditor.h
+++ b/src/gui/textcommandeditor.h
@@ -60,8 +60,6 @@ class TextCommandEditor : public Window, public gcn::ActionListener
void update();
- void widgetResized(const gcn::Event &event);
-
void updateList();
void reset();