mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove self-include of core/checkcloudconnection.h
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
d4cd4a96ea
commit
0964d1a9b0
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
||||||
#include <QNetworkReply>
|
#include <QNetworkReply>
|
||||||
#include <QSsl>
|
#include <QSsl>
|
||||||
|
|
||||||
#include "checkcloudconnection.h"
|
|
||||||
|
|
||||||
class CheckCloudConnection : public QObject {
|
class CheckCloudConnection : public QObject {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Add table
Reference in a new issue