mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-05 17:44:55 -06:00
.reference
git-svn-id: svn://ultimatepp.org/upp/trunk@10266 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
2e4b276e07
commit
4a04a07d40
7 changed files with 22 additions and 18 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
using namespace Upp;
|
||||
|
||||
int MyPrompt(Callback1<const String&> WhenLink,
|
||||
int MyPrompt(Event<const String&> WhenLink,
|
||||
const char *title, const Image& iconbmp, const char *qtf, bool okcancel,
|
||||
const char *button1, const char *button2, const char *button3,
|
||||
int cx, Image im1, Image im2, Image im3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue