Bläddra i källkod

Kleine Änderungen.

Rind 5 år sedan
förälder
incheckning
0b9b22cf6d
1 ändrade filer med 2 tillägg och 1 borttagningar
  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)