]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCitation.h
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / GuiCitation.h
index 36675d02f59e17e82499aedf9d049740696922ef..153c631ba9c8e77a96d9ed4e699c03ed447f50d7 100644 (file)
@@ -123,7 +123,7 @@ private:
                );
 
        /// List of example cite strings
-       QStringList citationStyles(BiblioInfo const & bi);
+       QStringList citationStyles(BiblioInfo const & bi, size_t max_size);
 
        /// Set the Params variable for the Controller.
        void apply(int const choice, bool const full, bool const force,