Core: Merge actionmanager/commandsfile pair into their only user

Also, de-QObject-ify and inline the Context wrapper structure
for the key strings.

Change-Id: I21f3afec61ef9ecfcc4c3d89afb9fb3a1548afae
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
hjk
2024-07-25 10:55:44 +02:00
parent 8974d844ff
commit f0c2239fa3
7 changed files with 161 additions and 235 deletions

View File

@@ -18,8 +18,6 @@
#include <QPushButton>
#include <QTreeWidgetItem>
Q_DECLARE_METATYPE(Core::Internal::ShortcutItem*)
using namespace Utils;
namespace Core {