Changeset 83020cd in confclerk_git for src/gui/conflictsdialog.h
- Timestamp:
- 01/28/10 15:59:37 (13 years ago)
- Branches:
- master, qt5
- Children:
- bcf67d6
- Parents:
- 872aeaa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/conflictsdialog.h
r872aeaa r83020cd 12 12 ~ConflictsDialog(); 13 13 signals: 14 void eventHasChanged(int aEventId );14 void eventHasChanged(int aEventId, bool aReloadModel = false); 15 15 }; 16 16
Note: See TracChangeset
for help on using the changeset viewer.