Page MenuHomePhabricator (Chris)

No OneTemporary

Size
422 B
Referenced Files
None
Subscribers
None
diff --git a/uglobal.h b/uglobal.h
index e847e19..434d2a0 100644
--- a/uglobal.h
+++ b/uglobal.h
@@ -1,12 +1,14 @@
#ifndef UGLOBAL_H
#define UGLOBAL_H
#include <QtCore/QtGlobal>
#if defined(UGLOBALHOTKEY_LIBRARY)
# define UGLOBALHOTKEY_EXPORT Q_DECL_EXPORT
+#elif defined(UGLOBALHOTKEY_NOEXPORT)
+# define UGLOBALHOTKEY_EXPORT
#else
# define UGLOBALHOTKEY_EXPORT Q_DECL_IMPORT
#endif
#endif // UGLOBAL_H

File Metadata

Mime Type
text/x-diff
Expires
Fri, Jan 30, 3:15 PM (5 d, 16 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
55438
Default Alt Text
(422 B)

Event Timeline