[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:10:23
[Download RAW message or body]

CVS commit by bmeyer: 

As pointed out to me QTabWidget, not QTabBar would be used.


  M +2 -2      kapplication.cpp   1.545.2.20


--- kdelibs/kdecore/kapplication.cpp  #1.545.2.19:1.545.2.20
@@ -1809,5 +1809,5 @@ void KApplication::installKDEPropertyMap
       // Temp til fixed in QT then enable ifdef with the correct version number
       kdeMap->insert( "QRadioButton", "checked" );
-      kdeMap->insert( "QTabBar", "currentTab" );
+      kdeMap->insert( "QTabWidget", "currentPage" );
     //#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