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

List:       kde-commits
Subject:    KDE/kdesdk/kbabel/kbabeldict
From:       Laurent Montel <montel () kde ! org>
Date:       2005-11-10 17:43:09
Message-ID: 1131644589.144284.19329.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 479484 by mlaurent:

q3vbox--

 M  +4 -3      kbabeldictview.cpp  
 M  +1 -0      kbabelsplash.cpp  
 M  +2 -1      kbabelsplash.h  


--- trunk/KDE/kdesdk/kbabel/kbabeldict/kbabeldictview.cpp #479483:479484
@@ -39,7 +39,7 @@
 
 #include <qcheckbox.h>
 #include <q3groupbox.h>
-#include <q3hbox.h>
+
 #include <qlabel.h>
 #include <qlayout.h>
 #include <q3ptrlist.h>
@@ -47,7 +47,7 @@
 #include <qstringlist.h>
 #include <q3widgetstack.h>
 #include <qsplitter.h>
-#include <q3vbox.h>
+
 //Added by qt3to4:
 #include <QVBoxLayout>
 #include <QHBoxLayout>
@@ -62,6 +62,7 @@
 #include <kseparator.h>
 #include <kdebug.h>
 #include <kiconloader.h>
+#include <kvbox.h>
 
 /* 
  *  Constructs a KBabelDictView which is a child of 'parent', with the 
@@ -156,7 +157,7 @@
     moduleCombo->setCurrentItem(active);
 
 
-    Q3HBox *h = new Q3HBox(this);
+    KHBox *h = new KHBox(this);
     h->setSpacing(KDialog::spacingHint());
     mainLayout->addWidget(h);
     progressLabel = new QLabel(h);
--- trunk/KDE/kdesdk/kbabel/kbabeldict/kbabelsplash.cpp #479483:479484
@@ -41,6 +41,7 @@
 #include <QDesktopWidget>
 
 #include <kstandarddirs.h>
+#include <q3vbox.h>
 
 KBabelSplash* KBabelSplash::instance = 0;
 
--- trunk/KDE/kdesdk/kbabel/kbabeldict/kbabelsplash.h #479483:479484
@@ -30,11 +30,12 @@
 #ifndef KBABELSPLASH_H
 #define KBABELSPLASH_H
 
-#include <q3vbox.h>
+
 //Added by qt3to4:
 #include <QMouseEvent>
 #include <QLabel>
 #include <QPaintEvent>
+#include <q3vbox.h>
 
 class QLabel;
 class QMouseEvent;
[prev in list] [next in list] [prev in thread] [next in thread] 

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