From 3bf4e26b1319295532bb4396cbd6406d85cbcae0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 Mar 2012 03:51:37 +0300 Subject: Replace vectors with strings to short names. --- src/gui/charcreatedialog.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/gui/charcreatedialog.h') diff --git a/src/gui/charcreatedialog.h b/src/gui/charcreatedialog.h index 8be421543..15fdf7466 100644 --- a/src/gui/charcreatedialog.h +++ b/src/gui/charcreatedialog.h @@ -32,9 +32,6 @@ #include -#include -#include - class LocalPlayer; class PlayerBox; class TextField; @@ -64,7 +61,7 @@ class CharCreateDialog : public Window, public gcn::ActionListener */ void unlock(); - void setAttributes(const std::vector &labels, + void setAttributes(const StringVect &labels, int available, int min, int max); -- cgit v1.2.3-60-g2f50