Remove unused QT_NO_QWS_SHARE_FONTS
Change-Id: I47e8111d6caffd9b45096e52695acaa55945c612 Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>bb10
parent
5a3496ce88
commit
9c92df82dd
|
|
@ -1451,7 +1451,6 @@ Q_CORE_EXPORT int qrand();
|
|||
#ifdef Q_OS_QNX
|
||||
// QNX doesn't have SYSV style shared memory. Multiprocess QWS apps,
|
||||
// shared fonts and QSystemSemaphore + QSharedMemory are not available
|
||||
# define QT_NO_QWS_SHARE_FONTS
|
||||
# define QT_NO_SYSTEMSEMAPHORE
|
||||
# define QT_NO_SHAREDMEMORY
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue