Gui: [skip ci] include header with export macros

This commit is contained in:
wmayer
2022-08-08 10:58:22 +02:00
committed by Uwe
parent 365230d313
commit 73af68afc5
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@
#include <QDialog>
#include <QProcess>
#include <FCGlobal.h>
namespace Gui {
namespace Dialog {
+1
View File
@@ -28,6 +28,7 @@
#include <vector>
#include <QDialogButtonBox>
#include <FCGlobal.h>
namespace App {