Add stable hashed identity for speed dial actions

This commit is contained in:
Andrew
2026-07-09 16:18:11 +08:00
parent 6daef171c1
commit bcd98ea791
3 changed files with 65 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ add_executable(${_TEST_NAME}_tests
test_plugin_capability_identifier.cpp
test_plugin_install.cpp
test_plugin_sort.cpp
test_speed_dial_action_id.cpp
)
if (MSVC)