shuttlerc, boobytraps, vwindow hang, lock cleanup
[goodguy/cinelerra.git] / cinelerra-5.1 / guicast / bcdialog.h
index bbdef7c7396afa32bdf967c853515d8b7042232f..1318a996c699b1cd6f92cdbec00c08612f60ae92 100644 (file)
@@ -63,8 +63,8 @@ public:
        BC_Window* get_gui();
 
 // Called by user to access the gui pointer
-       void lock_window(const char *location);
-       void unlock_window();
+       void lock_dialog(const char *location);
+       void unlock_dialog();
 
 // Called by user to close the GUI from outside the thread
        void close_window();