Fix copy/pasta.

This commit is contained in:
Jeff Young 2022-02-23 12:21:07 +00:00
parent 2042b08127
commit 6e35406015
1 changed files with 1 additions and 1 deletions

View File

@ -2634,7 +2634,7 @@ void APPEARANCE_CONTROLS::doApplyLayerPreset( const LAYER_PRESET& aPreset )
void APPEARANCE_CONTROLS::rebuildViewportsWidget()
{
m_presetsLabel->SetLabel( _( "Viewports (Alt+Tab):" ) );
m_viewportsLabel->SetLabel( _( "Viewports (Alt+Tab):" ) );
m_cbViewports->Clear();