comparison 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
comparison
equal deleted inserted replaced
273:cc95394e2392 275:1244dc3107cb
152 152
153 void showIncoming(QString); 153 void showIncoming(QString);
154 void showPullResult(QString); 154 void showPullResult(QString);
155 void showPushResult(QString); 155 void showPushResult(QString);
156 int extractChangeCount(QString); 156 int extractChangeCount(QString);
157 QString format1(QString);
157 QString format3(QString, QString, QString); 158 QString format3(QString, QString, QString);
158 159
159 void clearState(); 160 void clearState();
160 161
161 void updateFileSystemWatcher(); 162 void updateFileSystemWatcher();