mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Add some initial widget functionality (prefs partly working)
This commit is contained in:
@@ -86,7 +86,7 @@ namespace PortabilityLayer
|
||||
|
||||
WindowImpl::~WindowImpl()
|
||||
{
|
||||
PL_NotYetImplemented();
|
||||
assert(m_windowAbove == nullptr && m_windowBelow == nullptr);
|
||||
}
|
||||
|
||||
bool WindowImpl::Init(const WindowDef &windowDef)
|
||||
|
Reference in New Issue
Block a user