Ver Fonte

UI: Fix clang-format specifier

jp9000 há 3 anos atrás
pai
commit
c71abfbd8c
1 ficheiros alterados com 1 adições e 1 exclusões
  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
 };