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

List:       koffice-devel
Subject:    qrichtext.cpp change
From:       aleXXX <alexander.neundorf () rz ! tu-ilmenau ! de>
Date:       2001-06-22 14:29:54
[Download RAW message or body]

Hi,

qrichtext.cpp didn't compile, I committed the following change, it seems the 
cvs log didn't made it through.

Please have a look whether it is ok.

Bye
Alex

static void qrt_createSelectionPixmap( const QColorGroup &cg )
{
    qrt_selection = new QPixmap( 2, 2 );
-    qrt_cleanup_pixmap.add( &qrt_selection );
+    qrt_cleanup_pixmap.add( qrt_selection );
    qrt_selection->fill( Qt::color0 );
_______________________________________________
Koffice-devel mailing list
Koffice-devel@master.kde.org
http://master.kde.org/mailman/listinfo/koffice-devel

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

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