mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-23 08:29:07 +03:00
Light theme has been added
This commit is contained in:
@@ -43,6 +43,7 @@ ScriptBrowser::ScriptBrowser(QWidget *parent) :
|
||||
ui(new Ui::ScriptBrowser)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
ui->verticalLayout->setMargin(Const::DOCKWIDGET_MARGINS);
|
||||
#ifndef HAVE_UI_LOADER
|
||||
ui->tpDialogs->setVisible(false);
|
||||
ui->tabWidget->removeTab(ui->tabWidget->indexOf(ui->tpDialogs));
|
||||
|
Reference in New Issue
Block a user