mirror of
https://github.com/AskDavis/Casinotest.git
synced 2026-01-03 20:29:46 -08:00
Exchanges view updates
This commit is contained in:
@@ -17,8 +17,8 @@ InfoPage::InfoPage(QWidget *parent) :
|
||||
ui(new Ui::InfoPage)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
ui->casinoInfoBox->setVisible(false);
|
||||
ui->newsItemsBox->setVisible(false);
|
||||
// ui->casinoInfoBox->setVisible(false);
|
||||
// ui->newsItemsBox->setVisible(false);
|
||||
|
||||
createExchangesWidget();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user