Include QFlags in global.h. It references the macros from there

This commit is contained in:
Sune Vuorela 2023-12-13 10:12:31 +01:00
parent ef2002c7a5
commit ffe522af8c

View File

@ -7,6 +7,7 @@
#ifndef OKULAR_GLOBAL_H
#define OKULAR_GLOBAL_H
#include <QFlags>
#include <QGlobalStatic>
/**