mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +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 <QSsl>
|
||||
|
||||
#include "checkcloudconnection.h"
|
||||
|
||||
class CheckCloudConnection : public QObject {
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue