1 #ifndef CONNECTSERVERDIALOG_H
2 #define CONNECTSERVERDIALOG_H
6 #include "ui_connect.h"
28 void onCurrentIndexChanged(
int index);
32 Ui::ConnectServerDialog ui;
33 QList<ServerType> serverTypes;
38 #endif // CONNECTSERVERDIALOG_H
Definition: connectserverdialog.h:10