Page Menu
Home
Phabricator (Chris)
Search
Configure Global Search
Log In
Files
F102354
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
422 B
Referenced Files
None
Subscribers
None
View Options
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
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Jan 30, 3:15 PM (5 d, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
55438
Default Alt Text
(422 B)
Attached To
Mode
R65 cKaiser's UGlobalHotKey
Attached
Detach File
Event Timeline
Log In to Comment