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 0aceccd8..ef8965fa 100644
--- a/atlantik/client/selectserver_widget.h
+++ b/atlantik/client/selectserver_widget.h
@@ -64,7 +64,7 @@ private:
void initMonopigator();
TQVBoxLayout *m_mainLayout;
- KListView *m_serverList;
+ TDEListView *m_serverList;
KLineEdit *m_hostEdit, *m_portEdit;
KPushButton *m_addServerButton, *m_refreshButton, *m_customConnect, *m_connectButton;
Monopigator *m_monopigator;