From 29c273ac265083d7bad6d820dc72eb098b99a212 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Thu, 10 Jan 2019 09:40:09 +0100 Subject: [PATCH] Adaptions for autouic --- Toolbox.hh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Toolbox.hh b/Toolbox.hh index 8464b42..5b74b42 100644 --- a/Toolbox.hh +++ b/Toolbox.hh @@ -41,10 +41,7 @@ #pragma once -#include "ui_toolbox.hh" - -#include - +#include "ui_toolbox.h" class DatacontrolToolboxWidget : public QWidget, public Ui::dctoolbox { -- GitLab