This commit is contained in:
parent
895eae96d5
commit
86cd783d02
2 changed files with 4 additions and 4 deletions
|
@ -243,7 +243,7 @@ char Str[32];
|
||||||
return(UpdateKey(GroupEntry,KeyEntry,Str));
|
return(UpdateKey(GroupEntry,KeyEntry,Str));
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
//private:
|
||||||
/*----------------------------------------------------------------------------*/
|
/*----------------------------------------------------------------------------*/
|
||||||
bool IsWhiteSpace(char c) {return(c==' ' || c=='\n' || c==0xa || c=='\r');}
|
bool IsWhiteSpace(char c) {return(c==' ' || c=='\n' || c==0xa || c=='\r');}
|
||||||
|
|
||||||
|
|
|
@ -55,9 +55,9 @@ Resource15=IDD_LAYER_ACTOR
|
||||||
Resource16=IDD_NEWMAP
|
Resource16=IDD_NEWMAP
|
||||||
Resource17=IDD_LAYER_FX
|
Resource17=IDD_LAYER_FX
|
||||||
Resource18=IDD_ELEMLIST
|
Resource18=IDD_ELEMLIST
|
||||||
Resource19=IDR_TOOLBAR (English (U.S.))
|
Resource19=IDD_LAYER_HAZARD
|
||||||
Resource20=IDR_MAINFRAME (English (U.S.))
|
Resource20=IDR_MAINFRAME (English (U.S.))
|
||||||
Resource21=IDD_LAYER_HAZARD
|
Resource21=IDR_TOOLBAR (English (U.S.))
|
||||||
|
|
||||||
[CLS:CChildFrame]
|
[CLS:CChildFrame]
|
||||||
Type=0
|
Type=0
|
||||||
|
@ -226,7 +226,7 @@ HeaderFile=MapEditDoc.h
|
||||||
ImplementationFile=MapEditDoc.cpp
|
ImplementationFile=MapEditDoc.cpp
|
||||||
Filter=N
|
Filter=N
|
||||||
VirtualFilter=DC
|
VirtualFilter=DC
|
||||||
LastObject=ID_ROTATE
|
LastObject=CMapEditDoc
|
||||||
|
|
||||||
[CLS:CMapEditView]
|
[CLS:CMapEditView]
|
||||||
Type=0
|
Type=0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue