less Q3:
* remove unused Q3 includes * revert mistake form my last commit svn path=/trunk/KDE/kdebase/workspace/; revision=484484
This commit is contained in:
parent
1cf79a8556
commit
13911a64f5
3 changed files with 0 additions and 3 deletions
|
@ -14,7 +14,6 @@
|
|||
#include <qgroupbox.h>
|
||||
#include <kconfig.h>
|
||||
#include <qlabel.h>
|
||||
#include <Qt3Support/q3vbox.h>
|
||||
#include <kvbox.h>
|
||||
|
||||
class KDEDefaultConfig: public QObject
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
#define __KDE_MODSYSTEMCONFIG_H
|
||||
|
||||
#include <qcheckbox.h>
|
||||
#include <q3groupbox.h>
|
||||
#include <qlayout.h>
|
||||
|
||||
#include <qslider.h>
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
|
||||
#include <kdialogbase.h>
|
||||
#include <kwin.h>
|
||||
#include <q3cstring.h>
|
||||
|
||||
#include "../../rules.h"
|
||||
//Added by qt3to4:
|
||||
|
|
Loading…
Reference in a new issue