Revision: 81
http://readthebible.svn.sourceforge.net/readthebible/?rev=81&view=rev
Author: vanyo_g
Date: 2012-03-07 10:03:11 +0000 (Wed, 07 Mar 2012)
Log Message:
-----------
include ctime
Modified Paths:
--------------
trunk/mainWindow.cpp
Modified: trunk/mainWindow.cpp
===================================================================
--- trunk/mainWindow.cpp 2012-02-20 22:13:33 UTC (rev 80)
+++ trunk/mainWindow.cpp 2012-03-07 10:03:11 UTC (rev 81)
@@ -28,6 +28,7 @@
#include "history.h"
#include "fileDownloader.h"
#include "concordance.h"
+#include "ctime"
#include <QMdiArea>
#include <QSettings>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|