diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/QuickMedia.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/QuickMedia.hpp b/include/QuickMedia.hpp index 903e815..9e24f3c 100644 --- a/include/QuickMedia.hpp +++ b/include/QuickMedia.hpp @@ -204,5 +204,6 @@ namespace QuickMedia { Atom wm_delete_window_atom; XEvent xev; std::filesystem::path file_manager_start_dir; + std::string youtube_url; }; }
\ No newline at end of file |