mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
Ref T292, Ref T285 minor style improvements, renamings
This commit is contained in:
@@ -597,11 +597,6 @@ namespace BlackGui
|
||||
}
|
||||
}
|
||||
|
||||
int CViewBaseNonTemplate::ps_updateContainer(const CVariant &variant, bool sort, bool resize)
|
||||
{
|
||||
return this->performUpdateContainer(variant, sort, resize);
|
||||
}
|
||||
|
||||
void CViewBaseNonTemplate::displayFilterDialog()
|
||||
{
|
||||
if (!m_menus.testFlag(MenuFilter)) { return; }
|
||||
|
||||
Reference in New Issue
Block a user