diff mainwindow.h @ 200:8c8c04bdf0fa

* Separate out the hg test action into two tests, one for plain hg and one with the extension (so can report separately)
author Chris Cannam
date Tue, 04 Jan 2011 12:42:28 +0000
parents f16fe0db11f3
children e67bd8abc3e3
line wrap: on
line diff
--- a/mainwindow.h	Mon Jan 03 22:02:08 2011 +0000
+++ b/mainwindow.h	Tue Jan 04 12:42:28 2011 +0000
@@ -74,6 +74,7 @@
     void showAllChanged(bool);
 
     void hgTest();
+    void hgTestExtension();
     void hgQueryPaths();
     void hgStat();
     void hgRemove();