Package: qt-x11-free Severity: normal
Hi, with the current qt3 package it is not possible anymore to create own styles based on QWindowsStyle. Small test program: #include <qwindowsstyle.h> class MyStyle : public QWindowsStyle { Q_OBJECT }; g++ -I/usr/include/qt3 -c windowsstyle.cpp It compiles at my sarge box without problems. It is still possible to create new styles based on QStyle, but subclassing QWindowsStyle is much easier. I hope you can change this with the next upload. Regards, Gregor -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13.1 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]