diff --git a/Contrib/Modern UI/Readme.html b/Contrib/Modern UI/Readme.html index 0ea99483..320ef127 100644 --- a/Contrib/Modern UI/Readme.html +++ b/Contrib/Modern UI/Readme.html @@ -202,9 +202,6 @@ follow these steps:
MUI_CUSTOMPAGECOMMANDS
Don't insert Page commands. Use this if you are using custom Page
commands to add your own pages.
MUI_CUSTOMGUIINIT
- Don't insert the .onGUIInit function. Use this if you want to add
- custom code to the function. More info...
MUI_UNINSTALLER
Define if you are using an uninstaller.
MUI_UNCUSTOMPAGECOMMANDS
Don't insert UninstPage commands. Use this if you are using custom
UninstPage commands to add your own pages.
MUI_UNCUSTOMGUIINIT
- Don't insert the un.onGUIInit function. Use this if you want to add
- custom code to the function. More info...
4. Define interface settings (optional)
You can also change the settings of the interface by using defines: