change 'Connect' button to 'Listen' when appropriate
[presencevnc] / src / connectdialog.h
index 8593a8d..d73c684 100644 (file)
@@ -38,6 +38,7 @@ private slots:
 private:
        QHBoxLayout layout;
        QStringList hostnames_sorted;
+       QPushButton *done;
        QComboBox hosts;
        QMaemo5ListPickSelector *quality_selector;
 };