qt-interest@trolltech.com
[Top] [All Lists]

Re: Qt, Xlib and global hotkeys

Subject: Re: Qt, Xlib and global hotkeys
From: Dimitri
Date: Sun, 01 Jun 2008 22:38:36 +0200
Hi,

including the qt stuff first did it :)

Yes, that's the appropriate solution in such cases. Some old C headers define lots of macros that pollute the global namespace.

Other headers included after these C headers are confused by the polluted global namespace.

Just include those C headers last.

--
Dimitri

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>