three functions, not two

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3645 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-09-03 13:13:36 +00:00
parent 91af95e1ef
commit bfeb898451

View file

@ -3,7 +3,7 @@ BANNER PLUG-IN
The Banner plug-in shows a banner with customizable text. It uses the IDD_VERIFY dialog of the UI.
There are only two functions, show and destroy.
There are three functions - show, getWindow and destroy.
Usage
-----