Fix definition of WriteRegisterSettings() (#1469)

I think this is right ...
This commit is contained in:
Anders Jenbo
2025-05-11 17:42:45 +02:00
committed by GitHub
parent 00ac032761
commit 6968a3ba00

View File

@@ -42,7 +42,7 @@ public:
DWORD GetConditionalDeviceRenderBitDepth() const;
DWORD GetDeviceRenderBitStatus() const;
BOOL AdjustDisplayBitDepthBasedOnRenderStatus();
void CConfigApp::WriteRegisterSettings() const;
void WriteRegisterSettings() const;
//{{AFX_MSG(CConfigApp)
// NOTE - the ClassWizard will add and remove member functions here.