mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 05:28:09 +08:00
refs #318 Value class CEventHotkeyFunction
Event which will be transferred to another process and trigger a hotkey function remotely.
This commit is contained in:
@@ -87,6 +87,12 @@ namespace BlackMisc
|
||||
void registerMetadata();
|
||||
}
|
||||
|
||||
namespace Event
|
||||
{
|
||||
//! Register metadata for Event
|
||||
void registerMetadata();
|
||||
}
|
||||
|
||||
//! Register all relevant metadata in BlackMisc
|
||||
void registerMetadata();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user