Changeset d49254d in confclerk_git for src/gui/conflictsdialog.h
- Timestamp:
- 01/27/10 22:08:37 (13 years ago)
- Branches:
- master, qt5
- Children:
- 0401cc2
- Parents:
- 21d7cc0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/conflictsdialog.h
r21d7cc0 rd49254d 9 9 Q_OBJECT 10 10 public: 11 ConflictsDialog( QWidget *aParent = NULL);11 ConflictsDialog(int aEventId, QWidget *aParent = NULL); 12 12 ~ConflictsDialog(); 13 13 signals:
Note: See TracChangeset
for help on using the changeset viewer.