Qt3/Win32: Missing function implemention

Andreas Hausladen Andreas.Hausladen at gmx.de
Fri Aug 20 23:06:18 CEST 2004


> Hi Andreas,

> +// \todo does not work even under xp the file utheme.h is missing

Borland ships the utheme.h. The Win32SDK has it. And MSVC++ 7 has it, too 
(but not the toolkit which requires the Win32SDK). Maybe use #if 
defined(Q_CC_MSVC) && defined(Q_CC_BOR) for XP-Theming support.


Gruß
Andreas



More information about the kde-cygwin mailing list