Add accession number and fix a problem with create recon record automaticly.
This commit is contained in:
@@ -28,6 +28,8 @@ MultyMessageDialog::MultyMessageDialog(const QString& aMessage,MessageLevel aMes
|
||||
QHBoxLayout* layout = new QHBoxLayout(this);
|
||||
layout->addWidget(mIcon);
|
||||
layout->addWidget(mMessage);
|
||||
|
||||
mMessage->setWordWrap(true);
|
||||
}
|
||||
|
||||
MultyMessageDialog::~MultyMessageDialog()
|
||||
|
||||
Reference in New Issue
Block a user