From 7f8f7bcd329e62d240914686b01a9cd68624309c Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Mon, 12 Jan 2009 15:41:10 -0700 Subject: Some rather pedantic changes. Unified all naming for emoticons in the code so that only one term is used everywhere (to simplify maintainability), as well as corrected several variable names and comments where there was copy/pasted code, but it wasn't corrected. Also moved emote shortcuts back to where they were originally, to reduce player confusion when the next build comes around. Signed-off-by: Ira Rice --- src/gui/setup.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/setup.h') diff --git a/src/gui/setup.h b/src/gui/setup.h index fd200f4c..1ad93cac 100644 --- a/src/gui/setup.h +++ b/src/gui/setup.h @@ -53,8 +53,7 @@ class Setup : public Window, public gcn::ActionListener /** * Event handling method. */ - void - action(const gcn::ActionEvent &event); + void action(const gcn::ActionEvent &event); private: std::list mTabs; -- cgit v1.2.3-60-g2f50