From 931d9cc75acdd28c1d56d5ada5b5850e81e68da2 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Mon, 16 Apr 2007 20:44:36 +0000 Subject: Merging branches/work/kmainwindow-decoupling-branch from Kevin and me which separates the xmlgui stuff from KMainWindow svn path=/trunk/KDE/kdebase/apps/; revision=654728 --- src/dolphinmainwindow.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index bdb7ec59a..c3e0f91ab 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -25,7 +25,7 @@ #include "dolphinview.h" #include "sidebarpage.h" -#include +#include #include #include @@ -41,7 +41,7 @@ class QSplitter; * * Handles the menus, toolbars and Dolphin views. */ -class DolphinMainWindow: public KMainWindow +class DolphinMainWindow: public KXmlGuiWindow { Q_OBJECT Q_CLASSINFO("D-Bus Interface", "org.kde.dolphin.MainWindow") -- cgit v1.3