浏览代码

UI: Fix clang-format specifier

jp9000 3 年之前
父节点
当前提交
c71abfbd8c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      UI/properties-view.hpp

+ 1 - 1
UI/properties-view.hpp

@@ -183,7 +183,7 @@ public:
 	Def_IsObject(output)
 	Def_IsObject(encoder)
 	Def_IsObject(service)
-	/* clang-format off */
+	/* clang-format on */
 
 #undef Def_IsObject
 };