#include <QtGlobal>
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
#include <timed-voland-qt6/interface.h>
#else
#include <timed-voland-qt5/interface.h>
#endif