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

List:       kde-devel
Subject:    kdelibs/kdecore/kapp.cpp
From:       Russell Coker <russell () coker ! com ! au>
Date:       1999-06-04 15:43:53
[Download RAW message or body]

This doesn't compile for me due to the QFont * != QFont & comparison on line
1092.  I have tried changing it to the following:
if ( *font() != generalFont_)
from:
if ( font() != generalFont_)

Which makes it compile.  I am not certain that this is exactly what is desired
so I haven't checked it in to CVS.


Russell Coker

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

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