Skip to content
Snippets Groups Projects
Commit 155db481 authored by Langella Olivier's avatar Langella Olivier
Browse files

write warning message in red

parent 2ff2145d
No related branches found
Tags xtpcpp_0.2.31-2
No related merge requests found
......@@ -46,6 +46,8 @@ ExportMasschroqDialog::ExportMasschroqDialog(QWidget *parent)
ui->directorySelectWidget->setHidden(true);
ui->msrunFilepathOkLabel->setHidden(true);
ui->warningDirectoryLabel->setStyleSheet("QLabel { color : red; }");
#if QT_VERSION >= 0x050000
// Qt5 code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment