]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiLyXFiles.h
GuiLyXFiles: minor generalization
[features.git] / src / frontends / qt4 / GuiLyXFiles.h
index 05eff9ff6850dc7927a7bd91a6ae8efaf5771d29..329e4d5a840203ebee0b772b85747d1591df9a25 100644 (file)
@@ -59,7 +59,11 @@ private:
        ///
        bool isBufferDependent() const { return false; }
        ///
-       FuncCode getLfun() const { return LFUN_BUFFER_NEW_TEMPLATE; }
+       FuncCode getLfun() const;
+       ///
+       QString const getSuffix();
+       ///
+       void getFiles(QMap<QString, QString> &, QString const);
 
 private:
        /// contains the search box