Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update main.cpp
  • Loading branch information
jbp35 authored and nyalldawson committed May 11, 2023
1 parent 8de2e12 commit d08c3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/main.cpp
Expand Up @@ -917,7 +917,7 @@ int main( int argc, char *argv[] )
).toUtf8().constData();
exit( 1 ); //exit for now until a version of qgis is capable of running non interactive
}

// Set up for high DPI displays
// The following values are set by default in Qt 6
#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
Expand Down

0 comments on commit d08c3d8

Please sign in to comment.