Abdelrazak Younes wrote: > Hello, > > These font related functions were identical for qt3 and qt4. They are > not Qt dependent at all and could also apply to an eventual Win32 or > MacOSX gtk port. > > Unless someone has objections with the function naming, this is going in > later today.
I believe that Q_WS defines are not allowed in suppport, because they may not be defined, so you need to find different macros to test for. Georg