X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Fbcfilebox.h;h=96d1ebe2b4065e2a8ec1744a090d89e301c429c4;hb=502b6f3b6fd04f6b01c6d70dcb81aa304dd0db1c;hp=4d71a3290a8258044591dd60d2b1d060ecaa8e36;hpb=b402ed7f93de4c98e6651483eb8561cf1c37ec9a;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/guicast/bcfilebox.h b/cinelerra-5.1/guicast/bcfilebox.h index 4d71a329..96d1ebe2 100644 --- a/cinelerra-5.1/guicast/bcfilebox.h +++ b/cinelerra-5.1/guicast/bcfilebox.h @@ -259,7 +259,7 @@ public: void create_history(); void update_history(); - int refresh(int reset=0); + int refresh(int reset=0, int select_all=0); // The OK and Use This button submits a path. // The cancel button has a current path highlighted but possibly different from the @@ -285,7 +285,7 @@ public: private: int create_icons(); int extract_extension(char *out, const char *in); - int create_tables(); + int create_tables(int select_all); int delete_tables(); // Called by directory history menu to change directories but leave // filename untouched.