Changeset 680a4da for src/mvc/delegate.h
- Timestamp:
- 01/16/10 16:31:15 (13 years ago)
- Branches:
- master, qt5
- Children:
- c790268
- Parents:
- 8860ff4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mvc/delegate.h
r8860ff4 r680a4da 15 15 { 16 16 ControlNone = 0, 17 FavouriteControl, 18 AlarmControl, 17 FavouriteControlOn, 18 FavouriteControlOff, 19 AlarmControlOn, 20 AlarmControlOff, 19 21 MapControl 20 22 };
Note: See TracChangeset
for help on using the changeset viewer.