Apply change of `global.h` template

This commit is contained in:
Martchus 2024-02-22 19:42:43 +01:00
parent bb2030c964
commit ef08f63715
3 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#ifndef QT_FORK_AWESOME_ICON_ENGINE_GLOBAL
#define QT_FORK_AWESOME_ICON_ENGINE_GLOBAL
#include "qtforkawesomeiconengine-definitions.h"
#include <c++utilities/application/global.h>
#ifdef QT_FORK_AWESOME_ICON_ENGINE_STATIC

View File

@ -4,6 +4,7 @@
#ifndef QT_FORK_AWESOME_GLOBAL
#define QT_FORK_AWESOME_GLOBAL
#include "qtforkawesome-definitions.h"
#include <c++utilities/application/global.h>
#ifdef QT_FORK_AWESOME_STATIC

View File

@ -4,6 +4,7 @@
#ifndef QT_QUICK_FORK_AWESOME_GLOBAL
#define QT_QUICK_FORK_AWESOME_GLOBAL
#include "qtquickforkawesome-definitions.h"
#include <c++utilities/application/global.h>
#ifdef QT_QUICK_FORK_AWESOME_STATIC