some app flow redesign

This commit is contained in:
Jack Andersen
2015-08-27 14:10:46 -10:00
parent d69e76d911
commit 12e5948d31
9 changed files with 227 additions and 237 deletions

View File

@@ -46,16 +46,11 @@ public:
return PLAT_WAYLAND;
}
void run()
void pump()
{
}
void quit()
{
}
const std::string& getUniqueName() const
{
return m_uniqueName;