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

List:       kde-commits
Subject:    kdelibs/kdefx
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-04-30 22:02:55
[Download RAW message or body]

CVS commit by mueller: 

de-inline the destructor


  M +4 -1      kpixmap.cpp   1.42
  M +4 -3      kpixmap.h   1.28


--- kdelibs/kdefx/kpixmap.cpp  #1.41:1.42
@@ -184,4 +184,7 @@ static bool kdither_32_to_8( const QImag
 }
 
+KPixmap::~KPixmap()
+{
+}
 
 bool KPixmap::load( const QString& fileName, const char *format,

--- kdelibs/kdefx/kpixmap.h  #1.27:1.28
@@ -66,6 +66,7 @@ public:
         /**
          * Destructs the pixmap.
+         * ### KDE 4: remove
          */
-        ~KPixmap() {};
+        ~KPixmap();
 
         /**


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

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