This commit is contained in:
parent
c095fb97a8
commit
76f03c2019
4 changed files with 46 additions and 53 deletions
|
|
@ -23,7 +23,7 @@ class MwApplication : public BApplication {
|
|||
public:
|
||||
MwWindow* window;
|
||||
|
||||
MwApplication(BRect rc, MwLL handle);
|
||||
MwApplication(MwRect rc, MwLL handle);
|
||||
~MwApplication();
|
||||
|
||||
void MessageReceived(BMessage* message);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue