mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-09 03:57:51 +03:00
Add missing icons for UniversalId tables and use them in the editor menu (feature #912)
This commit is contained in:
parent
6100e34051
commit
275d10e1f7
41 changed files with 216 additions and 232 deletions
|
@ -305,6 +305,7 @@ void CSMPrefs::State::declare()
|
|||
declareShortcut ("document-assets-videos", "Open Video Asset List", QKeySequence());
|
||||
declareShortcut ("document-debug-run", "Run Debug", QKeySequence());
|
||||
declareShortcut ("document-debug-shutdown", "Stop Debug", QKeySequence());
|
||||
declareShortcut ("document-debug-profiles", "Debug Profiles", QKeySequence());
|
||||
declareShortcut ("document-debug-runlog", "Open Run Log", QKeySequence());
|
||||
|
||||
declareSubcategory ("Table");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue