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

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdelibs/khtml/misc
From:       Marcus Camen <mcamen () mcamen ! de>
Date:       2003-02-01 17:35:07
[Download RAW message or body]

CVS commit by mcamen: 

Backport from HEAD to fix compilation on HPUX / aCC.

This workaround is in HEAD for a couple of days now and doesn't cause
any problems on other platforms. So let's apply it to the BRANCH.


  M +4 -2      helper.cpp   1.51.2.3


--- kdelibs/khtml/misc/helper.cpp  #1.51.2.2:1.51.2.3
@@ -279,5 +279,7 @@ QRgb khtml::parseColor(QString name, boo
 }
 
-QPainter *khtml::printpainter = 0;
+namespace khtml {
+  QPainter *printpainter = 0;
+};
 
 void khtml::setPrintPainter( QPainter *printer )


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

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