Formatting

This commit is contained in:
Klaus Basan
2014-10-22 14:08:35 +02:00
committed by Roland Winklmeier
parent 6f8d85e864
commit 11e9b37326
6 changed files with 11 additions and 12 deletions

View File

@@ -15,9 +15,9 @@
#include <QString>
#include <QMetaEnum>
// apart from the below definitions, the following code is OS independent,
// Apart from the below definitions, the following code is OS independent,
// though it does not make sense to be used on non WIN machines.
// But it allows parts as GUI to comile
// But it allows such parts to compile on all platforms.
#ifdef Q_OS_WIN
#ifndef NOMINMAX
#define NOMINMAX