From a611b22650d1e40593db4fb1bce29d925e49e932 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Tue, 25 May 2021 23:56:02 -0700 Subject: More work on workflow management UI --- core/src/Model/GlobalStates.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/src/Model/GlobalStates.hpp') diff --git a/core/src/Model/GlobalStates.hpp b/core/src/Model/GlobalStates.hpp index d88f752..6970642 100644 --- a/core/src/Model/GlobalStates.hpp +++ b/core/src/Model/GlobalStates.hpp @@ -19,8 +19,8 @@ public: struct RecentProject { - std::filesystem::path path; - std::string cachedUtf8String; + std::filesystem::path Path; + std::string CachedUtf8String; }; public: -- cgit v1.2.3-70-g09d2