Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
509824d0
Commit
509824d0
authored
Oct 25, 2019
by
Cosmin Marc
Browse files
Add missing include.
parent
68164ca8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/QtLocationPlugin/GoogleMapProvider.h
View file @
509824d0
...
@@ -12,6 +12,7 @@
...
@@ -12,6 +12,7 @@
#include
"MapProvider.h"
#include
"MapProvider.h"
#include
<QNetworkReply>
#include
<QNetworkReply>
#include
<QMutex>
class
GoogleMapProvider
:
public
MapProvider
{
class
GoogleMapProvider
:
public
MapProvider
{
Q_OBJECT
Q_OBJECT
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment