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

List:       kde-commits
Subject:    kdelibs/kdecore
From:       CVS by neerfeld <cvs () informatik ! mu-luebeck ! de>
Date:       1997-11-30 21:47:51
[Download RAW message or body]


kdelibs/kdecore ckey.h,1.4,1.5 kiconloader.cpp,1.11,1.12
Author: neerfeld
CVSROOT: /usr/local/cvsroot
Sun Nov 30 21:47:50 MET 1997
Update of /usr/local/cvsroot/kdelibs/kdecore
In directory demeter:/tmp/cvs-serv123

Modified Files:
	ckey.h kiconloader.cpp 
Log Message:
fixed bug in kiconloader
I dont't know who did this but
      if( pix->isNull() )
        {
          warning(klocale->translate("ERROR: couldn't find icon: %s"), (const char *) name);
        }
      else
        {
          name_list.append(name);
          pixmap_list.append(pix);
        }
and
      name_list.append(name);
      pixmap_list.append(pix); 
do not the same.

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

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