1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-15 13:51:40 +00:00

Sort palette commands by last use

This commit is contained in:
kobewi
2021-08-17 17:48:30 +02:00
parent bcd73fc00a
commit baf2f374f4
4 changed files with 38 additions and 2 deletions

View File

@@ -30,6 +30,7 @@
#include "editor_plugin.h"
#include "editor/editor_command_palette.h"
#include "editor/editor_export.h"
#include "editor/editor_node.h"
#include "editor/editor_paths.h"