Abdelrazak Younes wrote:
Georg Baum wrote:
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.

You're right of course. I'll change that...

_WIN32 will do on windows but I am not sure about MacOSX... _MACX ?

__APPLE__ is fine apparently... objection?

Abdel.

Reply via email to