summaryrefslogtreecommitdiff
path: root/src/gui/charcreatedialog.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-02-03 13:53:33 +0300
committerAndrei Karas <akaras@inbox.ru>2013-02-03 14:17:08 +0300
commit5f4ac032fbf4f7b76a43da11bb1d40b94820a247 (patch)
treebabc8e7d9cc5af9255836a8a2966cff6aee03509 /src/gui/charcreatedialog.h
parentca4582756ce9ad0c4f4222da0760bd6ccffc829a (diff)
downloadplus-5f4ac032fbf4f7b76a43da11bb1d40b94820a247.tar.gz
plus-5f4ac032fbf4f7b76a43da11bb1d40b94820a247.tar.bz2
plus-5f4ac032fbf4f7b76a43da11bb1d40b94820a247.tar.xz
plus-5f4ac032fbf4f7b76a43da11bb1d40b94820a247.zip
Fix some size issues in create char dialog on small screens.
Diffstat (limited to 'src/gui/charcreatedialog.h')
-rw-r--r--src/gui/charcreatedialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/charcreatedialog.h b/src/gui/charcreatedialog.h
index 8f51850e9..6b12ea569 100644
--- a/src/gui/charcreatedialog.h
+++ b/src/gui/charcreatedialog.h
@@ -84,6 +84,8 @@ class CharCreateDialog final : public Window,
void updateSliders();
+ void setButtonsPosition(const int w, const int h);
+
/**
* Returns the name of the character to create.
*/