X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2FFileDialog.h;h=38d6e396b0d1eb3e51ba45ec4fd2a49dc0c9c541;hb=f7ba7c8e9f3dcd2a5de79c7e93bf8edeec3b8e35;hp=1d6a6159259c53a68d596fb4d475fd4a90c2d541;hpb=31b56dac8042735f75229ad480b3e98531c181ff;p=lyx.git diff --git a/src/frontends/FileDialog.h b/src/frontends/FileDialog.h index 1d6a615925..38d6e396b0 100644 --- a/src/frontends/FileDialog.h +++ b/src/frontends/FileDialog.h @@ -15,7 +15,6 @@ #pragma interface #endif -#include #include #include "commandtags.h" @@ -45,24 +44,27 @@ public: /** * Constructs a file dialog attached to LyXView \param lv, with - * title \param title. If param \a is \const LFUN_SELECT_FILE_SYNC + * title \param title. If \param a is \const LFUN_SELECT_FILE_SYNC * then a value will be returned immediately upon performing a Select(), * otherwise a callback Dispatch() will be invoked with the filename as * argument, of action \param a. * - * Up to two optional extra buttons are allowed for specifying addtional - * directories in the navigation. + * Up to two optional extra buttons are allowed for specifying + * additional directories in the navigation (an empty + * directory is interpreted as getcwd()) */ - FileDialog(LyXView * lv, string const & title, kb_action a = LFUN_SELECT_FILE_SYNC, - Button b1 = Button(string(), string()), - Button b2 = Button(string(), string())); - + FileDialog(LyXView * lv, string const & title, + kb_action a = LFUN_SELECT_FILE_SYNC, + Button b1 = Button(string(), string()), + Button b2 = Button(string(), string())); + ~FileDialog(); /** - * Choose a file for selection, starting in directory \param path, with the file - * selection \param mask. The \param mask string is of the form : + * Choose a file for selection, starting in directory \param + * path, with the file selection \param mask. The \param mask + * string is of the form : * * | *