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

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdelibs/kdecore
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2003-07-09 3:03:52
[Download RAW message or body]

CVS commit by bmeyer: 

Added QTabBar which is missing in Qt, backport from head


  M +3 -2      kapplication.cpp   1.545.2.19


--- kdelibs/kdecore/kapplication.cpp  #1.545.2.18:1.545.2.19
@@ -1807,6 +1807,7 @@ void KApplication::installKDEPropertyMap
     kdeMap->insert( "KDoubleNumInput", "value" );
     //#if QT_VERSION < 0x030300
-      // Temp til fixed in QT then enable ifdef with the correct version num
+      // Temp til fixed in QT then enable ifdef with the correct version number
       kdeMap->insert( "QRadioButton", "checked" );
+      kdeMap->insert( "QTabBar", "currentTab" );
     //#endif
     QSqlPropertyMap::installDefaultMap( kdeMap );


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

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