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

List:       kde-commits
Subject:    branches/work/kdelibs4_snapshot/kdecore
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2006-05-04 19:47:53
Message-ID: 1146772073.910476.3453.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 537438 by wheeler:

Work with GCC 3.3.5 -- I'll port to trunk shortly.


 M  +2 -2      kconfigskeleton.h  


--- branches/work/kdelibs4_snapshot/kdecore/kconfigskeleton.h #537437:537438
@@ -561,7 +561,7 @@
     qint64 mMin;
     qint64 mMax;
   };
-  KDE_DEPRECATED typedef ItemLongLong ItemInt64;
+  typedef KDE_DEPRECATED ItemLongLong ItemInt64;
 
   /**
    * Class for handling enums.
@@ -670,7 +670,7 @@
     quint64 mMin;
     quint64 mMax;
   };
-  KDE_DEPRECATED typedef ItemULongLong ItemUInt64;
+  typedef KDE_DEPRECATED ItemULongLong ItemUInt64;
 
   /**
    * Class for handling a floating point preference item.
[prev in list] [next in list] [prev in thread] [next in thread] 

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