From 457dd2e94e3c1e6cf51b7cbe264927b213d1085c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 11 Oct 2015 19:56:31 +0200 Subject: NOISSUE make the compiler more evil --- application/widgets/ServerStatus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/widgets') diff --git a/application/widgets/ServerStatus.h b/application/widgets/ServerStatus.h index f0b6e223..9beb8e4f 100644 --- a/application/widgets/ServerStatus.h +++ b/application/widgets/ServerStatus.h @@ -16,7 +16,7 @@ class ServerStatus: public QWidget public: explicit ServerStatus(QWidget *parent = nullptr, Qt::WindowFlags f = 0); virtual ~ServerStatus(); - ; + public slots: void reloadStatus(); void StatusChanged(const QMap statuses); -- cgit v1.2.3