From 359422c97cce93bbb27051f9df3efb45bd0b9052 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 23 Aug 2025 11:18:44 +0200 Subject: settings file writing --- src/ui/ui_main.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ui/ui_main.cpp') diff --git a/src/ui/ui_main.cpp b/src/ui/ui_main.cpp index f6b179e..33747f1 100644 --- a/src/ui/ui_main.cpp +++ b/src/ui/ui_main.cpp @@ -143,6 +143,9 @@ void ui_draw_main() ImGui::Text("%s: %s", localize("ui.workingOn"), administration_file_path_get()); } + ImGui::SameLine(); + ui_draw_status(); + ImGui::End(); ImGui::PopStyleVar(); } \ No newline at end of file -- cgit v1.2.3-70-g09d2