Skip to content

Commit bba67ae

Browse files
authored
followup PR #8961 fix missing include
1 parent acafa74 commit bba67ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/quickgui/qgsquickutils.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
* (at your option) any later version. *
1313
* *
1414
***************************************************************************/
15+
16+
#include <QApplication>
1517
#include <QDesktopWidget>
1618
#include <QString>
1719

0 commit comments

Comments
 (0)