From c1630f7ebdc98baa9a5f3eca1393cc87f28ccd93 Mon Sep 17 00:00:00 2001 From: Dmugetsu Date: Fri, 21 Feb 2025 16:16:23 -0600 Subject: [PATCH] last clang --- src/qt_gui/main_window.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/qt_gui/main_window.h b/src/qt_gui/main_window.h index 098b9f40b..5d9560585 100644 --- a/src/qt_gui/main_window.h +++ b/src/qt_gui/main_window.h @@ -133,5 +133,4 @@ protected: std::filesystem::path last_install_dir = ""; bool delete_file_on_install = false; bool use_for_all_queued = false; - };