diff mainwindow.h @ 275:1244dc3107cb more_information_dialog

* Some work on separating out the "more information" component from dialog messages. Will need work on layouts
author Chris Cannam
date Mon, 31 Jan 2011 17:23:10 +0000
parents 011312e59e44
children 7b4f42cfc596
line wrap: on
line diff
--- a/mainwindow.h	Tue Jan 25 16:41:40 2011 +0000
+++ b/mainwindow.h	Mon Jan 31 17:23:10 2011 +0000
@@ -154,6 +154,7 @@
     void showPullResult(QString);
     void showPushResult(QString);
     int extractChangeCount(QString);
+    QString format1(QString);
     QString format3(QString, QString, QString);
 
     void clearState();