refs #720, ui context menu finetuning

* renaming / formatting
* const predefined subdir menus
This commit is contained in:
Klaus Basan
2016-08-11 01:33:34 +02:00
committed by Mathew Sutcliffe
parent 017c593b67
commit 89ac38a072
5 changed files with 53 additions and 18 deletions

View File

@@ -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