Vapor: keep session config and UI action in sync

This commit is contained in:
Robin Gareus 2024-02-23 17:04:25 +01:00
parent 45a7719ede
commit e94e7b6dc7
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
2 changed files with 19 additions and 0 deletions

View file

@ -436,6 +436,8 @@ private:
void monitor_section_attached ();
void monitor_section_detached ();
void sync_surround_action ();
enum PluginListMode {
PLM_Favorite,
PLM_Recent,