typo
This commit is contained in:
parent
cb8f9af746
commit
89309c5a9d
1 changed files with 2848 additions and 2848 deletions
|
|
@ -502,7 +502,7 @@ public:// Operations
|
|||
case TDN_DESTROYED: {dThis->OnDestroyed(); break;}
|
||||
default: { AE(false
|
||||
,_T("known: msg"));
|
||||
LOGGVALDWD(_T("TDL CallBack Notification")
|
||||
LOGVALDWD(_T("TDL CallBack Notification")
|
||||
,_T("unknown")
|
||||
,msg); break;
|
||||
}
|
||||
|
|
@ -707,11 +707,11 @@ public: // Data Members
|
|||
COLORREF clrBkTop;
|
||||
DLURect RectIconMain;
|
||||
yDlu cyInstructionsGapTop;//if iconmain.cy
|
||||
DLURect RectContent; //bereich rechts vom main.icon für alles von oben bis ausschließlich der buttonregion
|
||||
DLURect RectTextMain; //bereich rechts vom main.icon für alles von oben bis ausschließlich der buttonregion
|
||||
DLURect RectContent; //bereich rechts vom main.icon für alles von oben bis ausschließlich der buttonregion
|
||||
DLURect RectTextMain; //bereich rechts vom main.icon für alles von oben bis ausschließlich der buttonregion
|
||||
xDlu cxBestMainInstruction;
|
||||
COLORREF clrTitleText;
|
||||
DLURect RectTextSub; //bereich rechts vom main.icon für alles von oben bis ausschließlich der buttonregion
|
||||
DLURect RectTextSub; //bereich rechts vom main.icon für alles von oben bis ausschließlich der buttonregion
|
||||
yDlu cyInstructionsGap;//if textmain.cy
|
||||
xDlu cxBestContent;
|
||||
|
||||
|
|
@ -735,7 +735,7 @@ public: // Data Members
|
|||
COLORREF clrBkCommandSelect;
|
||||
COLORREF clrCmdLinkSelect;
|
||||
|
||||
DLURect RectBottom; //Bereich für alles was mit den push buttons oder expander titel beginnt
|
||||
DLURect RectBottom; //Bereich für alles was mit den push buttons oder expander titel beginnt
|
||||
COLORREF clrDividerLight;
|
||||
COLORREF clrBkBottom;
|
||||
DLURect RectBottomContent; yDlu cyBottomGap; //if IS(RectContent.cx) ^RectContent.cy>RectIconMain.cy
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue