This commit is contained in:
parent
d490a19952
commit
2e606b05d2
19 changed files with 79 additions and 31 deletions
|
@ -214,6 +214,9 @@ void CLayerShade::GUIInit(CCore *Core)
|
|||
GUI.m_Trans1.AddString("Another one");
|
||||
GUI.m_Trans1.SetCurSel(TransMode1);
|
||||
|
||||
GUI.m_CountSpin.SetRange(1,4);
|
||||
|
||||
|
||||
}
|
||||
|
||||
/*****************************************************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue