mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 00:25:45 -04:00
Qt: Hopefully fix save state slot hotkeys being untranslatable
This commit is contained in:
@ -184,5 +184,6 @@ protected:
|
||||
};
|
||||
|
||||
#define TRANSLATABLE(context, str) str
|
||||
#define TRANSLATABLE_NOOP(context, str)
|
||||
|
||||
extern HostInterface* g_host_interface;
|
||||
|
Reference in New Issue
Block a user