Quiet unused variable warning on Mac.

This commit is contained in:
Jeff Young 2021-07-03 23:39:34 +01:00
parent fc96cb90f1
commit 5e30be66aa
1 changed files with 2 additions and 0 deletions

View File

@ -218,6 +218,8 @@ bool GAL_OPTIONS_PANEL::TransferDataToWindow()
m_renderingEngine->SetSelection( 0 );
else
m_renderingEngine->SetSelection( 1 );
#else
(void) m_drawFrame; // Quiet unused variable warning
#endif
m_gridSnapOptions->SetSelection( UTIL::GetConfigForVal( gridSnapConfigVals,