diff options
author | Christian Kandeler <[email protected]> | 2024-11-15 15:19:19 +0100 |
---|---|---|
committer | Christian Kandeler <[email protected]> | 2024-11-18 11:05:38 +0000 |
commit | 725c2a474be374763d0bc2e9bc25eeb74a840cd7 (patch) | |
tree | 0c22ec7340d34153ac803ea5361d19629ba7b10e /src/plugins/help/help.qrc | |
parent | 11d8912bf470b3015ccda1e4d4268c9234984fae (diff) |
Help: Move settings category registration + resources to Core
This category is also used by the unrelated ScreenRecorder plugin.
Change-Id: I3eb976e1b3b42feae74b6f96116e2096591782dc
Reviewed-by: Alessandro Portale <[email protected]>
Diffstat (limited to 'src/plugins/help/help.qrc')
-rw-r--r-- | src/plugins/help/help.qrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/help/help.qrc b/src/plugins/help/help.qrc index 84b6776caaa..7510e65e7a9 100644 --- a/src/plugins/help/help.qrc +++ b/src/plugins/help/help.qrc @@ -1,7 +1,5 @@ <RCC> <qresource prefix="/help"> - <file>images/settingscategory_help.png</file> - <file>images/[email protected]</file> <file>images/mode_help.png</file> <file>images/[email protected]</file> <file>images/mode_help_mask.png</file> |