translation

This commit is contained in:
Max-Wilhelm Bruker 2009-08-23 14:27:44 +02:00
parent e6a419aa3d
commit 8daa81e462
5 changed files with 181 additions and 96 deletions

View file

@ -15,6 +15,7 @@ public:
GameSelector(Client *_client, QWidget *parent = 0);
void enableGameList();
void disableGameList();
void retranslateUi();
private slots:
void actCreate();
void actRefresh();