qt6-bb10/src/platformsupport
Rohan McGovern 7e7a1eefb3 Windows: fixed compile of libQtPlatformSupport
It is incorrect to use QT_GUI_EXPORT to export symbols from any library
other than libQtGui.  When used outside of libQtGui, QT_GUI_EXPORT
attempts to _import_ symbols rather than _export_ them.

Change-Id: I7489067f479edd3acd9bf08bcaa24ee4dea4c3cc
Reviewed-on: http://codereview.qt-project.org/4838
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
2011-09-14 05:06:33 +02:00
..
cglconvenience Mac: make platformsupport a static lib 2011-09-01 13:04:11 +02:00
dnd QtPlatformSupport: A helper library for platform plugins 2011-06-10 09:46:56 +02:00
eglconvenience Copy core GL functionality to QtGui with QGL -> QOpenGL naming. 2011-08-29 10:25:24 +02:00
eventdispatchers Windows: fixed compile of libQtPlatformSupport 2011-09-14 05:06:33 +02:00
fb_base QtPlatformSupport: A helper library for platform plugins 2011-06-10 09:46:56 +02:00
fontdatabases Merge branch 'master' into refactor 2011-09-12 07:49:03 +02:00
glxconvenience OpenGL API refactor. 2011-06-21 14:02:22 +02:00
inputcontext Windows: fixed compile of libQtPlatformSupport 2011-09-14 05:06:33 +02:00
printersupport Move printing into it's own library 2011-08-19 09:16:42 +02:00
platformsupport.pro Windows: fixed compile of libQtPlatformSupport 2011-09-14 05:06:33 +02:00