mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-24 16:20:49 +01:00
[escher] Delete childless view and implement it as default view
Change-Id: I545c8270fc8235ee578b2237361df50c919d0b61
This commit is contained in:
@@ -4,7 +4,7 @@ extern "C" {
|
||||
}
|
||||
|
||||
StackView::StackView() :
|
||||
ChildlessView(),
|
||||
View(),
|
||||
m_name(nullptr)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user