mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Fixed: Typo
This commit is contained in:
parent
f2bc9c2159
commit
792e6aabc5
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ CClientConfigDialog::CClientConfigDialog( QWidget *parent ) :
|
|||
|
||||
#ifdef RZ_USE_STEAM
|
||||
// Hide Play Ryzom button if using Steam because we need to launch it from Steam
|
||||
playRyzom->setHidden(true);
|
||||
playButton->setHidden(true);
|
||||
#endif
|
||||
|
||||
CategoryStackedWidget->addWidget( new CGeneralSettingsWidget( CategoryStackedWidget ) );
|
||||
|
|
Loading…
Reference in a new issue