Formatting.

This commit is contained in:
Jeff Young
2024-12-08 21:46:54 +00:00
parent 78f01b829d
commit 0bcf6000a4
7 changed files with 13 additions and 20 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ static struct IFACE : public KIFACE_BASE
bool OnKifaceStart( PGM_BASE* aProgram, int aCtlBits, KIWAY* aKiway ) override;
wxWindow* CreateKiWindow( wxWindow* aParent, int aClassId, KIWAY* aKiway,
int aCtlBits = 0 ) override
int aCtlBits = 0 ) override
{
InitSettings( new BITMAP2CMP_SETTINGS );
Pgm().GetSettingsManager().RegisterSettings( KifaceSettings() );