TechDraw, fixed Doxygen complaint

This commit is contained in:
vocx-fc
2019-09-05 09:32:31 -05:00
committed by WandererFan
parent 19abb09fab
commit 25558805d4

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