TechDraw, fixed Doxygen complaint

This commit is contained in:
vocx-fc
2019-09-05 09:32:31 -05:00
committed by WandererFan
parent 15c9ae1e26
commit 145fe107e4

View File

@@ -33,7 +33,7 @@
#include "ui_mrichtextedit.h"
/**
* @Brief A simple rich-text editor
* @brief A simple rich-text editor
*/
class MRichTextEdit : public QWidget, protected Ui::MRichTextEdit {
Q_OBJECT