Skip to content

Commit 7371526

Browse files
author
homann
committed
Added QLocale to defs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11358 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent f465e50 commit 7371526

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/qgscustomprojectiondialog.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
//qt includes
2828
#include <QFileInfo>
2929
#include <QMessageBox>
30+
#include <QLocale>
3031

3132
//stdc++ includes
3233
#include <cassert>

0 commit comments

Comments
 (0)