]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/mvc/delegate.h
Map button/compass icon added
[toast/confclerk.git] / src / mvc / delegate.h
index 657994dbc75675f1f7d5e5055133ce563ca57d2b..a11cfabda8b9084796478d7000150a398e0ed084 100644 (file)
@@ -15,7 +15,8 @@ class Delegate : public QItemDelegate
         {
             ControlNone = 0,
             FavouriteControl,
-            AlarmControl
+            AlarmControl,
+            MapControl
         };
 
         class Control