aboutsummaryrefslogtreecommitdiff
path: root/src/main_qmladaptor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main_qmladaptor.cpp')
-rw-r--r--src/main_qmladaptor.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main_qmladaptor.cpp b/src/main_qmladaptor.cpp
index 725b354..6b49b02 100644
--- a/src/main_qmladaptor.cpp
+++ b/src/main_qmladaptor.cpp
@@ -24,8 +24,6 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
-#pragma once
-
#include "main_qmladaptor.h"
MainQMLAdaptor::MainQMLAdaptor(QObject *parent, QQmlApplicationEngine* engine) : QObject(parent)