From a187929721cac97a93b72a210ed6515b32ba788d Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Tue, 22 Dec 2009 12:00:01 +0000 Subject: [PATCH] Squash gcc warn git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32614 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/GuiProgress.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontends/qt4/GuiProgress.cpp b/src/frontends/qt4/GuiProgress.cpp index 2d237522fb..0cbbd98c81 100644 --- a/src/frontends/qt4/GuiProgress.cpp +++ b/src/frontends/qt4/GuiProgress.cpp @@ -142,4 +142,4 @@ void GuiProgress::doInformation(QString const & title, QString const & message) } // namespace frontend } // namespace lyx -#include "moc_GuiProgress.cpp" \ No newline at end of file +#include "moc_GuiProgress.cpp" -- 2.39.2