Gui: fix default color of report view messages in preferences
This commit is contained in:
@@ -42,6 +42,7 @@ DlgReportViewImp::DlgReportViewImp( QWidget* parent )
|
||||
, ui(new Ui_DlgReportView)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
ui->colorText->setColor(qApp->palette().windowText().color());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user