Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Tackle some QStringList double definitions
- Loading branch information
Showing
with
0 additions
and
1 deletion.
-
+0
−1
src/core/project/qgsprojectstorage.h
|
@@ -23,7 +23,6 @@ |
|
|
#include <QString> |
|
|
|
|
|
class QIODevice; |
|
|
class QStringList; |
|
|
|
|
|
class QgsReadWriteContext; |
|
|
|
|
|