Browse Source

UI: Fix clang-format specifier

jp9000 3 years ago
parent
commit
c71abfbd8c
1 changed files with 1 additions and 1 deletions
  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
 };