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

List:       kde-commits
Subject:    KDE/kdebase/konqueror/sidebar
From:       Laurent Montel <montel () kde ! org>
Date:       2005-11-15 16:41:48
Message-ID: 1132072908.179528.26910.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 480590 by mlaurent:

Qt3support--


 M  +1 -1      sidebar_widget.cpp  
 M  +1 -1      trees/bookmark_module/bookmark_module.cpp  


--- trunk/KDE/kdebase/konqueror/sidebar/sidebar_widget.cpp #480589:480590
@@ -1236,7 +1236,7 @@
                 QSplitter *split = splitter();
 		if (split && (m_savedWidth != newWidth))
 		{
-			Q3ValueList<int> sizes = split->sizes();
+			QList<int> sizes = split->sizes();
 			if ((sizes.count() >= 2) && (sizes[1]))
 			{
 				m_savedWidth = newWidth;
--- trunk/KDE/kdebase/konqueror/sidebar/trees/bookmark_module/bookmark_module.cpp #480589:480590
@@ -23,7 +23,7 @@
 #include <QGridLayout>
 #include <QDropEvent>
 #include <QLabel>
-#include <Q3ValueList>
+#include <QList>
 
 #include <kaction.h>
 #include <kactioncollection.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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