prevent popup deactivation while button_down
[goodguy/history.git] / cinelerra-5.0 / guicast / bcfilebox.h
index f201a7224ce9f3115cdd30faade2a3d41bae9fff..509fa0d850a95476f18228fb2bd4847b8a982ed8 100644 (file)
@@ -221,6 +221,7 @@ public:
        virtual ~BC_FileBox();
 
        friend class BC_FileBoxCancel;
+       friend class BC_FileBoxDirectoryText;
        friend class BC_FileBoxListBox;
        friend class BC_FileBoxTextBox;
        friend class BC_FileBoxText;