BMore fixes.

This commit is contained in:
Martin Rotter 2020-06-03 11:51:59 +02:00
parent 937047a1d0
commit 7b64bc3104
1 changed files with 1 additions and 2 deletions

View File

@ -33,6 +33,7 @@
#include <QObject> #include <QObject>
#include <QListWidget>
#include <QNetworkReply> #include <QNetworkReply>
#include "network-web/downloader.h" #include "network-web/downloader.h"
@ -41,8 +42,6 @@ class LocationLineEdit;
class QTimer; class QTimer;
class QListWidget;
class GoogleSuggest : public QObject { class GoogleSuggest : public QObject {
Q_OBJECT Q_OBJECT