diff --git a/src/Mod/Image/ImageGlobal.h b/src/Mod/Image/ImageGlobal.h index 26cca10062..1d8af6fc8e 100644 --- a/src/Mod/Image/ImageGlobal.h +++ b/src/Mod/Image/ImageGlobal.h @@ -5,6 +5,11 @@ * * ***************************************************************************/ +// this file contains the export macros for the App and Gui module +// for Qt Designer, see e.g. +// https://forum.freecadweb.org/viewtopic.php?p=558050#p558050 +// why this is necessary + #include #ifndef IMAGE_GLOBAL_H