aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/remotedialog.h
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@nokia.com>2011-05-26 10:20:09 +0200
committerTobias Hunger <tobias.hunger@nokia.com>2011-06-07 11:32:44 +0200
commit7d573006a9e1fc2cb72675eea1484151fe41846a (patch)
tree049f2da1e04f59f45ae6aedb5caaacb02609e9ba /src/plugins/git/remotedialog.h
parent7f33ef02e75d63f1c222a03f0117527c452c8b6f (diff)
Git: fetch from remote
Task-number: QTCREATORBUG-4942 Change-Id: Ifd8586e110379a621c43233fe9b912bd82f7f28a Reviewed-on: http://codereview.qt.nokia.com/218 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Diffstat (limited to 'src/plugins/git/remotedialog.h')
-rw-r--r--src/plugins/git/remotedialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/git/remotedialog.h b/src/plugins/git/remotedialog.h
index 3c6b10a1159..72683b5292c 100644
--- a/src/plugins/git/remotedialog.h
+++ b/src/plugins/git/remotedialog.h
@@ -82,6 +82,7 @@ public slots:
void addRemote();
void removeRemote();
+ void fetchFromRemote();
private slots: