summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/mainview.h
Side-by-side diff
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:
MainView(QWidget *parent=0, const char *name=0);
public slots:
void updateRemotesList();
+ void updateLearnTab();
private:
RemoteTab *remote;
ConfigTab *config;