iLand
C:
dev
iland
src
abe
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>
11
Q_DECLARE_LOGGING_CATEGORY(abe)
12
Q_DECLARE_LOGGING_CATEGORY(abeSetup)
13
14
15
#endif
// FOME_GLOBAL_H
Generated by
1.9.2