[Kde-perl] Perl-Qt and kde 3.3.3 (and minor patch)

David Greaves david at dgreaves.com
Tue Aug 24 23:21:30 CEST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This trivial patch fixed the preferences not saving properly (well
loading actually).
- --- PerlQt-3/perleditor/conf.cpp.~1.1.1.1.~     2003-05-22
21:34:45.000000000 +0100
+++ PerlQt-3/perleditor/conf.cpp        2004-08-24 21:24:37.000000000
+0100
@@ -92,7 +92,17 @@
~     int red = 0, green = 0, blue = 0;

~     QString elements[] = {
- -
+       "Comment",
+       "Number",
+       "String",
+       "Qt Namespace",
+       "Keyword",
+       "Core Function",
+       "Scalar",
+       "Hash Key",
+       "Label",
+        "Standard",
+       "Regular Expression",
~        QString::null
~     };



So with KDE 3.3.3 and designer 3.3.3 I get:
puic: File generated with too recent version of Qt Designer (3.3).
Recent extensions won't be handled.

and main.pl is empty.

Am I pushing too far here?

David
PS I hope not - I'm pulling perlqt from CVS now...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBK7Fa8LvjTle4P1gRAvWUAJ0fLQBUyR5jcdhMnsBInB3UcNq+CgCfRK6C
104WHSuq3uPIv7jjKFJ0YUc=
=BqAs
-----END PGP SIGNATURE-----



More information about the Kde-perl mailing list