Skip to content

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎tools/mapserver_export/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ int main( int argc, char **argv )
99
QCoreApplication::setApplicationName("qgis");
1010

1111
QgsMapserverExport *mse = new QgsMapserverExport();
12-
a.setMainWidget( mse );
1312
mse->show();
1413
return a.exec();
1514
}

0 commit comments

Comments
 (0)
Please sign in to comment.