summaryrefslogtreecommitdiff
path: root/src/gui/char_select.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2009-03-27 01:59:35 +0100
committerBjørn Lindeijer <bjorn@lindeijer.nl>2009-03-27 01:59:35 +0100
commit1e7dba1ee2f90e927298d5f6a7856ad5006ff789 (patch)
tree2fa94e2a0887b4f60da7d2bda95fb4b1886c1474 /src/gui/char_select.h
parent1715d0afe44a282a356ca88e47c92ec556f094dd (diff)
downloadMana-1e7dba1ee2f90e927298d5f6a7856ad5006ff789.tar.gz
Mana-1e7dba1ee2f90e927298d5f6a7856ad5006ff789.tar.bz2
Mana-1e7dba1ee2f90e927298d5f6a7856ad5006ff789.tar.xz
Mana-1e7dba1ee2f90e927298d5f6a7856ad5006ff789.zip
Fixed name of "UpdateSliders" and reduced redundant docs
Diffstat (limited to 'src/gui/char_select.h')
-rw-r--r--src/gui/char_select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/char_select.h b/src/gui/char_select.h
index 0ff1d18f..7f376692 100644
--- a/src/gui/char_select.h
+++ b/src/gui/char_select.h
@@ -149,7 +149,7 @@ class CharCreateDialog : public Window, public gcn::ActionListener
#ifdef TMWSERV_SUPPORT
int getDistributedPoints();
- void UpdateSliders();
+ void updateSliders();
#endif
/**