- Note
- This Source File belongs to Views Example Example. Please follow the link for example explanation.
#include "ExampleWindow.h"
#include <AUI/Platform/Entry.h>
_new<ExampleWindow>()->show();
return 0;
}
#define AUI_ENTRY
Application entry point.
Definition Entry.h:90