UI work, add name to listnetworks output in control bus interface.

This commit is contained in:
Adam Ierymenko 2013-11-20 16:16:30 -05:00
commit c979a695c5
9 changed files with 178 additions and 25 deletions

View file

@ -13,7 +13,7 @@ class AboutWindow : public QDialog
public:
explicit AboutWindow(QWidget *parent = 0);
~AboutWindow();
virtual ~AboutWindow();
private slots:
void on_uninstallButton_clicked();