mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-18 04:06:42 -04:00
parent
364a6376d4
commit
6c7cf1478f
15 changed files with 2748 additions and 2528 deletions
|
@ -52,11 +52,14 @@ protected:
|
|||
|
||||
// Implementierung
|
||||
protected:
|
||||
void TranslateUI();
|
||||
|
||||
// Generierte Nachrichtenzuordnungsfunktionen
|
||||
//{{AFX_MSG(CToolSettingsBar)
|
||||
afx_msg void OnSelchangeBrushsize();
|
||||
virtual BOOL OnInitDialog();
|
||||
#if 0
|
||||
afx_msg void OnInitialUpdate();
|
||||
#endif
|
||||
afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);
|
||||
//}}AFX_MSG
|
||||
DECLARE_MESSAGE_MAP()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue