summaryrefslogtreecommitdiffstats
path: root/atlantik/client/selectserver_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'atlantik/client/selectserver_widget.h')
-rw-r--r--atlantik/client/selectserver_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atlantik/client/selectserver_widget.h b/atlantik/client/selectserver_widget.h
index f663422d..61cc2726 100644
--- a/atlantik/client/selectserver_widget.h
+++ b/atlantik/client/selectserver_widget.h
@@ -57,7 +57,7 @@ private slots:
signals:
void serverConnect(const TQString host, int port);
- void msgtqStatus(const TQString &message);
+ void msgStatus(const TQString &message);
void showDevelopmentServers(bool show);
private: