mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Formatting
This commit is contained in:
committed by
Roland Winklmeier
parent
6f8d85e864
commit
11e9b37326
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user