Compile fix - qxcbconnection.cpp (‘Display’ was not declared)
authorThorbjørn Lund Martsum <tmartsum@gmail.com>
Thu, 8 Dec 2011 06:47:40 +0000 (07:47 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 12 Dec 2011 23:44:09 +0000 (00:44 +0100)
commit4465fdd1668da3c58df2a06cfe4d9d9aa7f66684
tree83e14aefc2dbd458799d1187e495a68f1e451174
parenta3b3cfe3b8bde172fa195d6cd12857b9b2e9afa5
Compile fix - qxcbconnection.cpp (‘Display’ was not declared)

To avoid getting
qxcbconnection.cpp:89:29: error: ‘Display’ was not declared in this scope

Platform linux - configured with
./configure -nokia-developer -nomake examples -nomake demos -nomake tests -no-gtkstyle -no-v8

Change-Id: Ief7315bb8aa67c6454cdeddb1c02e60ea79801b5
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/plugins/platforms/xcb/qxcbconnection.cpp