Rind 5 жил өмнө
parent
commit
0b9b22cf6d
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      src/qappctrl.h

+ 2 - 1
src/qappctrl.h

@@ -281,7 +281,8 @@ public:
 		APP_INDEX_SUMMARIST		= GAI_Summarist,
 		APP_INDEX_REST			= GAI_Rest,
 		APP_INDEX_MQTTCL		= GAI_Mqttcl,
-		APP_INDEX_SYSINFO		= GAI_SysInfo
+		APP_INDEX_SYSINFO		= GAI_SysInfo,
+		APP_INDEX_GEB			= GAI_Geb
 	};
 	Q_ENUM(AppIndex)