From 6b0ade8b1ba9d9364b889d93c37486a52840031e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 12 Jun 2017 20:59:16 +0300 Subject: Add server info window. For now empty. --- src/gui/windows/serverdialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/windows/serverdialog.h') diff --git a/src/gui/windows/serverdialog.h b/src/gui/windows/serverdialog.h index 71c74f62e..b541e7f65 100644 --- a/src/gui/windows/serverdialog.h +++ b/src/gui/windows/serverdialog.h @@ -135,6 +135,7 @@ class ServerDialog final : public Window, Button *mEditEntryButton A_NONNULLPOINTER; Button *mDeleteButton A_NONNULLPOINTER; Button *mLoadButton A_NONNULLPOINTER; + Button *mInfoButton A_NONNULLPOINTER; ServersListModel *mServersListModel A_NONNULLPOINTER; ListBox *mServersList A_NONNULLPOINTER; -- cgit v1.2.3-70-g09d2