Reformat and (slightly) decruft all the things.
This commit is contained in:
@ -16,8 +16,7 @@
|
||||
#include <QtCore/QtGlobal>
|
||||
|
||||
#ifdef CLASSPARSER_LIBRARY
|
||||
# define CLASSPARSER_EXPORT Q_DECL_EXPORT
|
||||
#define CLASSPARSER_EXPORT Q_DECL_EXPORT
|
||||
#else
|
||||
# define CLASSPARSER_EXPORT Q_DECL_IMPORT
|
||||
#define CLASSPARSER_EXPORT Q_DECL_IMPORT
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user