summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/mainview.h
Unidiff
Diffstat (limited to 'noncore/tools/remote/mainview.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/remote/mainview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/tools/remote/mainview.h b/noncore/tools/remote/mainview.h
index b1ddde4..26b8086 100644
--- a/noncore/tools/remote/mainview.h
+++ b/noncore/tools/remote/mainview.h
@@ -43,6 +43,7 @@ public:
43 MainView(QWidget *parent=0, const char *name=0); 43 MainView(QWidget *parent=0, const char *name=0);
44public slots: 44public slots:
45 void updateRemotesList(); 45 void updateRemotesList();
46 void updateLearnTab();
46private: 47private:
47 RemoteTab *remote; 48 RemoteTab *remote;
48 ConfigTab *config; 49 ConfigTab *config;