mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-17 13:01:42 +00:00
Fixed: Typo
--HG-- branch : compatibility-develop
This commit is contained in:
parent
d44b8adf7e
commit
4e6058d9e6
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