Explorar el Código

Kleine Änderungen.

Rind hace 5 años
padre
commit
0b9b22cf6d
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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)