Happy 2021
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
// Copyright 2019-2021 The Hush developers
|
||||
// Released under the GPLv3
|
||||
#ifndef WEBSOCKETS_H
|
||||
#define WEBSOCKETS_H
|
||||
|
||||
#include "precompiled.h"
|
||||
|
||||
#include "camount.h"
|
||||
#include "mainwindow.h"
|
||||
#include "ui_mobileappconnector.h"
|
||||
|
||||
|
||||
QT_FORWARD_DECLARE_CLASS(QWebSocketServer)
|
||||
QT_FORWARD_DECLARE_CLASS(QWebSocket)
|
||||
|
||||
@@ -176,5 +176,4 @@ private:
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif // WEBSOCKETS_H
|
||||
#endif // WEBSOCKETS_H
|
||||
|
||||
Reference in New Issue
Block a user