[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    kdelibs make problems
From:       Alex Titov <alt () mark-itt ! ru>
Date:       2000-01-29 3:22:46
[Download RAW message or body]

Just tried to compile kdelibs, and it fails for me (at least) on qk/qdom.cpp.

I don't know if it is already fixed, I got rev 1.8 of qdom.cpp from
CVS Web frontend and it seems broken.

Sorry if I went wrong.


========[cut here]=============================
--- qdom1.cpp   Sat Jan 29 07:14:21 2000
+++ qdom.cpp    Sat Jan 29 07:08:43 2000
@@ -4768,7 +4768,7 @@
     const QMimeSource* m = data( name );
      
     if ( m && m->provides( "image/x-xpm" ) )
-       pix = m->encodedData( "image/x-xpm" );
+       pix = QPixmap( m->encodedData( "image/x-xpm" ) );
     if ( m && m->provides( "image/png" ) )
        pix = QPixmap( m->encodedData( "image/png" ) );
     if ( m && m->provides( "image/bmp" ) )
=========[cut here]===========================

--
Alex.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic