Correzione MI3461 passata da Alex.
git-svn-id: svn://10.65.10.50/trunk@3636 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
6eae35b2c2
commit
fccc31b3b3
@ -745,6 +745,7 @@ bool TApplication::firm_change_enabled() const
|
||||
stricmp(te.szModule, "CVW4") == 0 ||
|
||||
stricmp(te.szModule, "MSVC") == 0 ||
|
||||
#endif
|
||||
stricmp(te.szModule, "Explorer") == 0 ||
|
||||
stricmp(te.szModule, "PROGMAN") == 0;
|
||||
#else
|
||||
can = TRUE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user