last clang

This commit is contained in:
Dmugetsu 2025-02-21 16:16:23 -06:00
parent 3d8e3b0429
commit c1630f7ebd

View File

@ -133,5 +133,4 @@ protected:
std::filesystem::path last_install_dir = ""; std::filesystem::path last_install_dir = "";
bool delete_file_on_install = false; bool delete_file_on_install = false;
bool use_for_all_queued = false; bool use_for_all_queued = false;
}; };