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

List:       kde-commits
Subject:    kdelibs/kdecore
From:       John Firebaugh <jfirebaugh () kde ! org>
Date:       2002-03-09 18:51:37
[Download RAW message or body]


kdelibs/kdecore kiconeffect.cpp,1.37,1.38
Author: firebaugh
Sat Mar  9 19:51:36 CET 2002
In directory office:/tmp/cvs-serv10345


Modified Files:
         kiconeffect.cpp
Log Message:
Compile warnings

-             rval = rcol;
-             gval = gcol;
-             bval = bcol;
+             rval = static_cast<int>(rcol);
+             gval = static_cast<int>(gcol);
+             bval = static_cast<int>(bcol);

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

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