indentation update

This commit is contained in:
Juergen E. Fischer 2015-09-12 12:22:20 +02:00
parent c3f483039d
commit 23ea045d49
6 changed files with 15 additions and 17 deletions

View File

@ -15,7 +15,6 @@
#include <QtTest/QtTest>
#include <QObject>
#include <QString>
#include <QObject>
//header for class being tested
#include <qgsdatasourceuri.h>
@ -134,4 +133,3 @@ void TestQgsDataSourceUri::checkparser()
QTEST_MAIN( TestQgsDataSourceUri )
#include "testqgsdatasourceuri.moc"