diff options
Diffstat (limited to 'src/gui/charcreatedialog.h')
-rw-r--r-- | src/gui/charcreatedialog.h | 2 |
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. */ |