mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-02 05:12:02 +00:00
[idd] edid: ensure the edid mode list is static
This commit is contained in:
@@ -42,7 +42,7 @@ public:
|
||||
UINT64 pixelClock;
|
||||
};
|
||||
|
||||
void Build(const CSettings::DisplayModes& modes, bool hdr);
|
||||
void Build(bool hdr);
|
||||
|
||||
static bool GetTiming(Timing& timing,
|
||||
const CSettings::DisplayMode& mode);
|
||||
|
||||
Reference in New Issue
Block a user