Changeset ea638ef in confclerk_git for src/gui/tabcontainer.h
- Timestamp:
- 01/27/10 20:17:01 (13 years ago)
- Branches:
- master, qt5
- Children:
- 21d7cc0
- Parents:
- bc88043
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/tabcontainer.h
rbc88043 rea638ef 36 36 void itemClicked(const QModelIndex &aIndex); 37 37 void displayMap(const QModelIndex &aIndex); 38 void display Warning(const QModelIndex &aIndex);38 void displayConflicts(const QModelIndex &aIndex); 39 39 }; 40 40
Note: See TracChangeset
for help on using the changeset viewer.