mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Mod doc set style de same
This commit is contained in:
@@ -811,8 +811,8 @@ RichTextEditorDialog::~RichTextEditorDialog()
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief RichTextEditorDialog::on_buttonBox_accepted
|
||||
*/
|
||||
@brief RichTextEditorDialog::on_buttonBox_accepted
|
||||
*/
|
||||
void RichTextEditorDialog::on_buttonBox_accepted() {
|
||||
emit applyEditText( text(Qt::RichText) );
|
||||
this->close();
|
||||
|
||||
Reference in New Issue
Block a user