mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
refs #800 Removed redundant semi-colons, etc.
This commit is contained in:
committed by
Klaus Basan
parent
429c6946c6
commit
1f54bbc0d5
@@ -124,7 +124,6 @@ namespace BlackGui
|
||||
case InfoAreaTextMessages:
|
||||
case InfoAreaWeather:
|
||||
return QSize(600, 400);
|
||||
break;
|
||||
case InfoAreaFlightPlan:
|
||||
return QSize(625, 500);
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user