Fix includes
svn path=/trunk/KDE/kdebase/workspace/; revision=1018077
This commit is contained in:
parent
39ea19f79f
commit
3ce5dd0ffc
11 changed files with 0 additions and 12 deletions
|
@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <kwinglutils.h>
|
||||
|
||||
#include <QString>
|
||||
#include <KStandardDirs>
|
||||
|
||||
#include <kdebug.h>
|
||||
|
||||
|
|
|
@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <kwineffects.h>
|
||||
|
||||
#include <QHash>
|
||||
#include <QPixmap>
|
||||
#include <QRect>
|
||||
#include <QRegion>
|
||||
#include <QSize>
|
||||
|
|
|
@ -22,7 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define KWIN_COVERSWITCH_H
|
||||
|
||||
#include <QHash>
|
||||
#include <QPixmap>
|
||||
#include <QRect>
|
||||
#include <QRegion>
|
||||
#include <QSize>
|
||||
|
|
|
@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <kshortcut.h>
|
||||
#include <QObject>
|
||||
#include <QQueue>
|
||||
#include <QSet>
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
|
|
@ -24,8 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <kcolorscheme.h>
|
||||
#include <KActionCollection>
|
||||
#include <kaction.h>
|
||||
#include <KFileDialog>
|
||||
#include <KImageFilePreview>
|
||||
|
||||
#include <QVBoxLayout>
|
||||
#include <QColor>
|
||||
|
|
|
@ -22,7 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include <kconfiggroup.h>
|
||||
#include <QVBoxLayout>
|
||||
#include <QColor>
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
|
|
@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <kaction.h>
|
||||
|
||||
#include <QVBoxLayout>
|
||||
#include <QColor>
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
|
|
@ -30,7 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <KShortcutsEditor>
|
||||
|
||||
#include <QWidget>
|
||||
#include <QGridLayout>
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
|
|
@ -33,7 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#endif
|
||||
|
||||
#include <QMouseEvent>
|
||||
#include <QPainter>
|
||||
|
||||
#include <math.h>
|
||||
#include <assert.h>
|
||||
|
|
|
@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <kaction.h>
|
||||
|
||||
#include <QVBoxLayout>
|
||||
#include <QColor>
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
|
|
@ -24,7 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <kwineffects.h>
|
||||
#include <kwinglutils.h>
|
||||
|
||||
#include <QDateTime>
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue