소스 검색

Kleine Änderungen.

Rind 5 년 전
부모
커밋
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)