mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
refs #720, ui context menu finetuning
* renaming / formatting * const predefined subdir menus
This commit is contained in:
committed by
Mathew Sutcliffe
parent
017c593b67
commit
89ac38a072
@@ -25,7 +25,6 @@ namespace BlackMisc
|
||||
{
|
||||
namespace FsCommon
|
||||
{
|
||||
|
||||
CVPilotModelRuleSet::CVPilotModelRuleSet(const CCollection<CVPilotModelRule> &other) :
|
||||
CCollection<CVPilotModelRule>(other)
|
||||
{ }
|
||||
@@ -143,7 +142,6 @@ namespace BlackMisc
|
||||
}
|
||||
return models;
|
||||
}
|
||||
|
||||
} // namespace
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user