Fix copy/pasta.
This commit is contained in:
parent
2042b08127
commit
6e35406015
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in New Issue