]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiPrefs.h
move the filefilter stuff closer to the only place where it is used
[features.git] / src / frontends / qt4 / GuiPrefs.h
index afca6d4b421dc596a3e819086f7b9839464b46c2..36a2b2e15ef3dd632fec9b3ceb6712876198f17d 100644 (file)
@@ -490,9 +490,6 @@ public:
        /// general browse
        QString browse(QString const & file, QString const & title) const;
 
-       /// browse directory
-       QString browsedir(QString const & path, QString const & title) const;
-
        /// set a color
        void setColor(ColorCode col, std::string const & hex);