From 182c8f8357739f905bbd721006480502435b6b43 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 27 Nov 2022 12:04:31 -0800 Subject: Update brace style to match rest of my projects --- app/source/Cplt/Model/Workflow/Values/List.hpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'app/source/Cplt/Model/Workflow/Values/List.hpp') diff --git a/app/source/Cplt/Model/Workflow/Values/List.hpp b/app/source/Cplt/Model/Workflow/Values/List.hpp index cc8e061..36f71a1 100644 --- a/app/source/Cplt/Model/Workflow/Values/List.hpp +++ b/app/source/Cplt/Model/Workflow/Values/List.hpp @@ -5,11 +5,9 @@ #include #include -class ListValue : public BaseValue -{ +class ListValue : public BaseValue { public: - class Iterator - { + class Iterator { private: std::vector>::iterator mIter; -- cgit v1.2.3-70-g09d2