Bläddra i källkod

UI: Fix clang-format specifier

jp9000 3 år sedan
förälder
incheckning
c71abfbd8c
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      UI/properties-view.hpp

+ 1 - 1
UI/properties-view.hpp

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