[Marble-commits] KDE/kdeedu/marble/src/lib
Jens-Michael Hoffmann
jensmh at gmx.de
Thu Jan 7 02:07:42 CET 2010
SVN commit 1070917 by jmhoffmann:
FileManager: fix include directive.
M +1 -1 FileManager.h
--- trunk/KDE/kdeedu/marble/src/lib/FileManager.h #1070916:1070917
@@ -13,9 +13,9 @@
#ifndef FILEMANAGER_H
#define FILEMANAGER_H
-#include <QtCore/QList>
#include <QtCore/QObject>
#include <QtCore/QString>
+#include <QtCore/QStringList>
namespace Marble
{
More information about the Marble-commits
mailing list