┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
diff options
context:
space:
mode:
authorDirk Mueller <[email protected]>2007-05-09 22:23:52 +0000
committerDirk Mueller <[email protected]>2007-05-09 22:23:52 +0000
commita333c0d7446e38c3ec93f41c6761a64dbf6f6b0d (patch)
treeae4894efdd5d1e4c3c595bca216630f315827591 /src/dolphinmainwindow.cpp
parent1d3ccf2ada8f2d6f58b962eb19e49df647373477 (diff)
include cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=663054
Diffstat (limited to 'src/dolphinmainwindow.cpp')
-rw-r--r--src/dolphinmainwindow.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp
index e4d219e86..d84775d59 100644
--- a/src/dolphinmainwindow.cpp
+++ b/src/dolphinmainwindow.cpp
@@ -68,10 +68,10 @@
#include <kstandardaction.h>
#include <kurl.h>
-#include <QCloseEvent>
-#include <QClipboard>
-#include <QSplitter>
-#include <QDockWidget>
+#include <QtGui/QKeyEvent>
+#include <QtGui/QClipboard>
+#include <QtGui/QSplitter>
+#include <QtGui/QDockWidget>
DolphinMainWindow::DolphinMainWindow(int id) :
KXmlGuiWindow(0),