mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Reverted r1069 since the digital signature seems to have fixed false positives.
This commit is contained in:
parent
d295e55d67
commit
d59582c8b8
@ -107,8 +107,7 @@ INT_PTR CDialogBackup::OnInitDialog(WPARAM wParam, LPARAM lParam)
|
|||||||
|
|
||||||
if (GetOSPlatform() >= OSPLATFORM_VISTA)
|
if (GetOSPlatform() >= OSPLATFORM_VISTA)
|
||||||
{
|
{
|
||||||
// F-Secure et al. detect SetDialogFont() as malware..
|
SetDialogFont();
|
||||||
//SetDialogFont();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
HWND item = GetDlgItem(m_Window, IDC_BACKUP_TAB);
|
HWND item = GetDlgItem(m_Window, IDC_BACKUP_TAB);
|
||||||
|
Loading…
Reference in New Issue
Block a user