Play-/Source/ui_qt/PreferenceDefs.h

9 lines
347 B
C
Raw Permalink Normal View History

2016-08-23 00:54:10 +01:00
#pragma once
#define PREFERENCE_AUDIO_ENABLEOUTPUT "audio.enableoutput"
#define PREF_UI_SHOWEECPUUSAGE "ui.showeecpuusage"
2018-04-30 21:01:23 +01:00
#define PREF_UI_PAUSEWHENFOCUSLOST "ui.pausewhenfocuslost"
#define PREF_UI_SHOWEXITCONFIRMATION "ui.showexitconfirmation"
2020-02-10 22:11:18 +00:00
#define PREF_VIDEO_GS_HANDLER "video.gshandler"
2020-02-25 18:47:50 +00:00
#define PREF_INPUT_PAD1_PROFILE "input.pad1.profile"