olaf updates neophyte theme, keypad numlock tweaks
[goodguy/history.git] / cinelerra-5.1 / cinelerra / awindowgui.h
index 440b4019c41df7bf804b2a891c8a15f1db741fd6..61ad3d77715132bf9300723d6efe579d4580c134 100644 (file)
@@ -40,6 +40,7 @@
 #include "labels.h"
 #include "indexable.inc"
 #include "mwindow.inc"
+#include "mutex.inc"
 #include "newfolder.inc"
 #include "pluginserver.inc"
 #include "proxypopup.inc"
@@ -201,6 +202,7 @@ public:
        void start_vicon_drawing();
        void stop_vicon_drawing();
        void update_picon(Indexable *indexable);
+       int cycle_assetlist_format();
 
        VFrame *get_picon(const char *name, const char *plugin_icons);
        VFrame *get_picon(const char *name);
@@ -215,6 +217,7 @@ public:
        AWindowFolders *folder_list;
        AWindowDivider *divider;
        AWindowSearchText *search_text;
+       Mutex *folder_lock;
 
 // Store data to speed up responses
 // Persistant data for listboxes