1
0
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:
Birunthan Mohanathas 2011-12-16 17:00:24 +00:00
parent d295e55d67
commit d59582c8b8

@ -107,8 +107,7 @@ INT_PTR CDialogBackup::OnInitDialog(WPARAM wParam, LPARAM lParam)
if (GetOSPlatform() >= OSPLATFORM_VISTA)
{
// F-Secure et al. detect SetDialogFont() as malware..
//SetDialogFont();
SetDialogFont();
}
HWND item = GetDlgItem(m_Window, IDC_BACKUP_TAB);