o More widgets fot alternative constructors
o Cleanup of launcher dialog o Implemented useWithPrefix keyword svn-id: r21131
This commit is contained in:
parent
d7bc756edc
commit
fc84c7fc1d
7 changed files with 54 additions and 40 deletions
|
@ -52,6 +52,7 @@ private:
|
|||
|
||||
public:
|
||||
Dialog(int x, int y, int w, int h);
|
||||
Dialog(Common::String name);
|
||||
virtual ~Dialog();
|
||||
|
||||
virtual int runModal();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue