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

List:       kde-commits
Subject:    KDE/kdebase/konqueror/keditbookmarks
From:       Daniel Teske <teske () squorn ! de>
Date:       2005-09-27 22:35:52
Message-ID: 1127860552.650862.10528.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 464602 by teske:

Remove bogus #includes.



 M  +0 -1      actionsimpl.cpp  
 M  +0 -1      actionsimpl.h  
 M  +0 -1      bookmarkmodel.h  
 M  +1 -4      commands.cpp  
 M  +0 -2      commands.h  
 M  +0 -1      dcop.cpp  
 M  +0 -3      importers.cpp  
 M  +0 -1      importers.h  
 M  +0 -2      main.cpp  
 M  +0 -2      testlink.h  
 M  +0 -2      toplevel.cpp  


--- trunk/KDE/kdebase/konqueror/keditbookmarks/actionsimpl.cpp #464601:464602
@@ -32,7 +32,6 @@
 #include <stdlib.h>
 
 #include <qclipboard.h>
-#include <q3popupmenu.h>
 #include <qpainter.h>
 
 #include <klocale.h>
--- trunk/KDE/kdebase/konqueror/keditbookmarks/actionsimpl.h #464601:464602
@@ -1,4 +1,3 @@
-// -*- mode:cperl; cperl-indent-level:4; cperl-continued-statement-offset:4; indent-tabs-mode:nil -*-
 // vim: set ts=4 sts=4 sw=4 et:
 /* This file is part of the KDE project
    Copyright (C) 2003 Alexander Kellett <lypanov@kde.org>
--- trunk/KDE/kdebase/konqueror/keditbookmarks/bookmarkmodel.h #464601:464602
@@ -19,7 +19,6 @@
 #ifndef __bookmarkmodel_h
 #define __bookmarkmodel_h
 
-#include <q3valuevector.h>
 #include <QAbstractItemModel>
 #include <QModelIndex>
 #include <QVariant>
--- trunk/KDE/kdebase/konqueror/keditbookmarks/commands.cpp #464601:464602
@@ -27,7 +27,6 @@
 #include "toplevel.h"
 
 #include <assert.h>
-#include <q3valuevector.h>
 
 #include <kdebug.h>
 #include <klocale.h>
@@ -37,10 +36,8 @@
 
 #include <kurldrag.h>
 #include <kdesktopfile.h>
-//Added by qt3to4:
-#include <Q3ValueList>
-#include <Q3PtrList>
 
+
 QString KEBMacroCommand::affectedBookmarks() const
 {
     Q3PtrListIterator<KCommand> it(m_commands);
--- trunk/KDE/kdebase/konqueror/keditbookmarks/commands.h #464601:464602
@@ -25,8 +25,6 @@
 #include <kbookmark.h>
 //Added by qt3to4:
 #include <QMap>
-#include <Q3ValueList>
-#include <Q3PtrList>
 #include <Q3MimeSourceFactory>
 
 
--- trunk/KDE/kdebase/konqueror/keditbookmarks/dcop.cpp #464601:464602
@@ -26,7 +26,6 @@
 #include <stdlib.h>
 
 #include <qclipboard.h>
-#include <q3popupmenu.h>
 #include <qpainter.h>
 
 #include <klocale.h>
--- trunk/KDE/kdebase/konqueror/keditbookmarks/importers.cpp #464601:464602
@@ -25,9 +25,6 @@
 #include "toplevel.h"
 
 #include <qregexp.h>
-//Added by qt3to4:
-#include <Q3ValueList>
-#include <Q3CString>
 #include <kdebug.h>
 #include <klocale.h>
 
--- trunk/KDE/kdebase/konqueror/keditbookmarks/importers.h #464601:464602
@@ -29,7 +29,6 @@
 #include <kcommand.h>
 #include <kbookmark.h>
 
-#include <q3ptrstack.h>
 #include <qobject.h>
 
 // part pure
--- trunk/KDE/kdebase/konqueror/keditbookmarks/main.cpp #464601:464602
@@ -39,8 +39,6 @@
 
 #include <kbookmarkmanager.h>
 #include <kbookmarkexporter.h>
-//Added by qt3to4:
-#include <Q3CString>
 
 static KCmdLineOptions options[] = {
     {"importmoz <filename>", I18N_NOOP("Import bookmarks from a file in Mozilla format"), 0},
--- trunk/KDE/kdebase/konqueror/keditbookmarks/testlink.h #464601:464602
@@ -21,8 +21,6 @@
 #define __testlink_h
 
 #include <qobject.h>
-//Added by qt3to4:
-#include <Q3ValueList>
 
 #include <kio/job.h>
 #include <kbookmark.h>
--- trunk/KDE/kdebase/konqueror/keditbookmarks/toplevel.cpp #464601:464602
@@ -36,8 +36,6 @@
 #include <qsplitter.h>
 #include <qlayout.h>
 #include <qlabel.h>
-//Added by qt3to4:
-#include <Q3ValueList>
 
 #include <klocale.h>
 #include <kdebug.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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