mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-13 23:26:16 +00:00
some app flow redesign
This commit is contained in:
@@ -46,16 +46,11 @@ public:
|
||||
return PLAT_WAYLAND;
|
||||
}
|
||||
|
||||
void run()
|
||||
void pump()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void quit()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
const std::string& getUniqueName() const
|
||||
{
|
||||
return m_uniqueName;
|
||||
|
||||
Reference in New Issue
Block a user