From cfdb0cb989778e7a37db95ea3e158a9a9e122ad1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Thu, 10 Jan 2019 09:40:23 +0100 Subject: [PATCH] Adaptions for autouic --- RemesherToolbox.hh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/RemesherToolbox.hh b/RemesherToolbox.hh index b81dcc9..5c2207e 100644 --- a/RemesherToolbox.hh +++ b/RemesherToolbox.hh @@ -42,11 +42,8 @@ #pragma once -#include "ui_toolbox.hh" +#include "ui_toolbox.h" -#include - -#include class RemesherToolBox : public QWidget, public Ui::RemesherTool { -- 2.22.2