From 3d5e8baa5f66547f1250950b10bd4108e30af423 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 25 Aug 2024 13:39:33 +0200 Subject: File chooser navigation --- include/Theme.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Theme.hpp') diff --git a/include/Theme.hpp b/include/Theme.hpp index 7406c67..c70167b 100644 --- a/include/Theme.hpp +++ b/include/Theme.hpp @@ -31,6 +31,7 @@ namespace gsr { mgl::Texture combobox_arrow_texture; mgl::Texture settings_texture; mgl::Texture folder_texture; + mgl::Texture up_arrow_texture; double double_click_timeout_seconds = 0.4; }; -- cgit v1.2.3