mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
Issue #112 Hotkeys to zoom in/out radar
This commit is contained in:
@@ -255,6 +255,8 @@ namespace BlackMisc
|
||||
CIcon(CIcons::StandardIconWarning16, "warning"),
|
||||
CIcon(CIcons::StandardIconWeatherCloudy16, "cloudy"),
|
||||
CIcon(CIcons::StandardIconWrench16, "wrench"),
|
||||
CIcon(CIcons::StandardIconZoomIn16, "zoom in"),
|
||||
CIcon(CIcons::StandardIconZoomOut16, "zoom out"),
|
||||
CIcon(CIcons::StandardIconBuilding16, "building"),
|
||||
CIcon(CIcons::Swift16, "swift"),
|
||||
CIcon(CIcons::Swift24, "swift"),
|
||||
|
||||
Reference in New Issue
Block a user