refs #613, changes as proposed by MS

https://dev.vatsim-germany.org/issues/613#note-3
This commit is contained in:
Klaus Basan
2016-04-23 14:25:14 +02:00
parent 8da559a186
commit 48bcb105cd
5 changed files with 6 additions and 13 deletions

View File

@@ -483,8 +483,7 @@ namespace BlackGui
void CDbMappingComponent::ps_tabIndexChanged(int index)
{
TabIndex ti = static_cast<CDbMappingComponent::TabIndex>(index);
CDbMappingComponent::TabIndex ti = static_cast<CDbMappingComponent::TabIndex>(index);
switch (ti)
{
case CDbMappingComponent::TabOwnModelSet: