Subversion Repositories public iLand

Rev

Rev 870 | Rev 902 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#ifndef FOME_GLOBAL_H
#define FOME_GLOBAL_H

#include <QtCore>

#include <QJSEngine>
#include <QJSValue>
#include <QJSValueIterator>

#include <QLoggingCategory>
Q_DECLARE_LOGGING_CATEGORY(abe)
Q_DECLARE_LOGGING_CATEGORY(abeSetup)


#endif // FOME_GLOBAL_H