The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 483e0f61e71d0633644f5d00d6176daea819462e
Author: Vincent van Ravesteijn <v...@lyx.org>
Date:   Wed May 15 07:47:02 2013 +0200

    GuiAbout: Add missing include

diff --git a/src/frontends/qt4/GuiAbout.cpp b/src/frontends/qt4/GuiAbout.cpp
index ae9a2a3..09834d4 100644
--- a/src/frontends/qt4/GuiAbout.cpp
+++ b/src/frontends/qt4/GuiAbout.cpp
@@ -23,6 +23,7 @@
 #include "support/Package.h"
 
 #include <QDate>
+#include <QFile>
 #include <QTextStream>
 
 using namespace lyx::support;

-----------------------------------------------------------------------

Summary of changes:
 src/frontends/qt4/GuiAbout.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to