iLand
abe_global.h
Go to the documentation of this file.
1#ifndef FOME_GLOBAL_H
2#define FOME_GLOBAL_H
3
4#include <QtCore>
5
6#include <QJSEngine>
7#include <QJSValue>
8#include <QJSValueIterator>
9
10#include <QLoggingCategory>
11Q_DECLARE_LOGGING_CATEGORY(abe)
12Q_DECLARE_LOGGING_CATEGORY(abeSetup)
13
14
15#endif // FOME_GLOBAL_H