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