mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Add some initial widget functionality (prefs partly working)
This commit is contained in:
@@ -46,6 +46,11 @@ namespace PortabilityLayer
|
||||
|
||||
void QDManagerImpl::SetPort(QDPort *gw)
|
||||
{
|
||||
#if GP_DEBUG_CONFIG
|
||||
if (gw)
|
||||
gw->CheckPortSentinel();
|
||||
#endif
|
||||
|
||||
m_port = gw;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user