mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-06 15:00:44 +09:00
Add settings icon, close window when pressing the close button
This commit is contained in:
@@ -28,7 +28,8 @@ namespace gsr {
|
||||
mgl::Font title_font;
|
||||
mgl::Font top_bar_font;
|
||||
|
||||
mgl::Texture combobox_arrow;
|
||||
mgl::Texture combobox_arrow_texture;
|
||||
mgl::Texture settings_texture;
|
||||
};
|
||||
|
||||
bool init_theme(const gsr::GsrInfo &gsr_info, mgl::vec2i window_size, const std::string &resources_path);
|
||||
|
||||
Reference in New Issue
Block a user