mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-06 07:04:10 +00:00
NOISSUE tabs -> spaces
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
#include <QtCore/QtGlobal>
|
||||
|
||||
#ifdef RAINBOW_STATIC
|
||||
#define RAINBOW_EXPORT
|
||||
#define RAINBOW_EXPORT
|
||||
#else
|
||||
#ifdef RAINBOW_LIBRARY
|
||||
#define RAINBOW_EXPORT Q_DECL_EXPORT
|
||||
#else
|
||||
#define RAINBOW_EXPORT Q_DECL_IMPORT
|
||||
#endif
|
||||
#ifdef RAINBOW_LIBRARY
|
||||
#define RAINBOW_EXPORT Q_DECL_EXPORT
|
||||
#else
|
||||
#define RAINBOW_EXPORT Q_DECL_IMPORT
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user