diff mainwindow.h @ 174:4dc802a4d5ae

* Add more helpful reports when a push fails because it would create new heads
author Chris Cannam
date Thu, 16 Dec 2010 12:40:04 +0000
parents a6d336837ebe
children 6def8bf3be44
line wrap: on
line diff
--- a/mainwindow.h	Thu Dec 16 12:03:09 2010 +0000
+++ b/mainwindow.h	Thu Dec 16 12:40:04 2010 +0000
@@ -114,6 +114,7 @@
     void createStatusBar();
     void readSettings();
     void splitChangeSets(QStringList *list, QString hgLogOutput);
+    void reportNewRemoteHeads(QString);
     void presentLongStdoutToUser(QString stdo);
 
     QString listAllUpIpV4Addresses();