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

List:       kde-commits
Subject:    [kdelibs/frameworks] kdeui/actions: kaction.h does not need kshortcut.h
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2012-12-28 16:11:30
Message-ID: 20121228161130.D1DEDA6091 () git ! kde ! org
[Download RAW message or body]

Git commit be71ea2329c7d5573806b2dbaaadf5ade7128dc1 by Albert Astals Cid.
Committed on 28/12/2012 at 17:11.
Pushed by aacid into branch 'frameworks'.

kaction.h does not need kshortcut.h

M  +1    -1    kdeui/actions/kaction.h
M  +1    -0    kdeui/actions/kaction_p.h

http://commits.kde.org/kdelibs/be71ea2329c7d5573806b2dbaaadf5ade7128dc1

diff --git a/kdeui/actions/kaction.h b/kdeui/actions/kaction.h
index f45c94d..ddaa4de 100644
--- a/kdeui/actions/kaction.h
+++ b/kdeui/actions/kaction.h
@@ -27,7 +27,6 @@
 #define KACTION_H
 
 #include <kdeui_export.h>
-#include <kshortcut.h>
 #include <kauthaction.h>
 
 #include <QWidgetAction>
@@ -35,6 +34,7 @@
 
 class KShapeGesture;
 class KRockerGesture;
+class KShortcut;
 
 //TODO Reduce the word count. This is not very focused and takes too long to read.
 //Keep in mind that QAction also has documentation that we don't need to repeat here.
diff --git a/kdeui/actions/kaction_p.h b/kdeui/actions/kaction_p.h
index f87272c..a9a77a7 100644
--- a/kdeui/actions/kaction_p.h
+++ b/kdeui/actions/kaction_p.h
@@ -22,6 +22,7 @@
 #include "kglobalaccel.h"
 #include "kgesturemap.h"
 #include <kcomponentdata.h>
+#include <kshortcut.h>
 
 class KAction;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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