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

List:       kde-commits
Subject:    [krita] libs/widgetutils: Fix loading the photoshop compatible shortcut scheme
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2016-10-31 9:30:34
Message-ID: E1c18vK-0006vJ-8k () code ! kde ! org
[Download RAW message or body]

Git commit b4edd0646092429157249c65eebb4c3de5696919 by Boudewijn Rempt.
Committed on 31/10/2016 at 09:30.
Pushed by rempt into branch 'master'.

Fix loading the photoshop compatible shortcut scheme

BUG:371542
Closed phabricator task T4213

M  +1    -0    libs/widgetutils/kis_action_registry.cpp

http://commits.kde.org/krita/b4edd0646092429157249c65eebb4c3de5696919

diff --git a/libs/widgetutils/kis_action_registry.cpp b/libs/widgetutils/kis_action_registry.cpp
index bca451e..ce7340e 100644
--- a/libs/widgetutils/kis_action_registry.cpp
+++ b/libs/widgetutils/kis_action_registry.cpp
@@ -128,6 +128,7 @@ KisActionRegistry *KisActionRegistry::instance()
 KisActionRegistry::KisActionRegistry()
     : d(new KisActionRegistry::Private(this))
 {
+    d->loadActionFiles();
     KConfigGroup cg = KSharedConfig::openConfig()->group("Shortcut Schemes");
     QString schemeName = cg.readEntry("Current Scheme", "Default");
     loadShortcutScheme(schemeName);

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

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