Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Oct 6, 2020
1 parent 5b3c283 commit 4996144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/qgsguiutils.cpp
Expand Up @@ -314,6 +314,7 @@ namespace QgsGuiUtils
return std::numeric_limits<double>::digits10 + 1;
}
}
return 0;
}
}

Expand Down

0 comments on commit 4996144

Please sign in to comment.