From d0e931dff55924e29ea70a1ce385f16b399572e0 Mon Sep 17 00:00:00 2001 From: Joris Goosen Date: Wed, 15 Jan 2025 13:00:53 +0100 Subject: [PATCH] mend --- QMLComponents/variableinfo.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/QMLComponents/variableinfo.cpp b/QMLComponents/variableinfo.cpp index 94e5c7b1bb..c4862e5eac 100644 --- a/QMLComponents/variableinfo.cpp +++ b/QMLComponents/variableinfo.cpp @@ -2,8 +2,6 @@ #include "jasptheme.h" #include "QQmlContext" #include "QTimer" -#include "databaseinterface.h" -#include "dataset.h" VariableInfo* VariableInfo::_singleton = nullptr;