internal: rename ensureDPMS to ensureMonitorStatus
This commit is contained in:
parent
a43b18ae26
commit
d3b0c90356
3 changed files with 4 additions and 4 deletions
|
|
@ -171,7 +171,7 @@ class CConfigManager {
|
|||
bool m_bWantsMonitorReload = false;
|
||||
bool m_bForceReload = false;
|
||||
bool m_bNoMonitorReload = false;
|
||||
void ensureDPMS();
|
||||
void ensureMonitorStatus();
|
||||
void ensureVRR(CMonitor* pMonitor = nullptr);
|
||||
|
||||
std::string parseKeyword(const std::string&, const std::string&, bool dynamic = false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue