summaryrefslogtreecommitdiffstats
path: root/kexi/formeditor/richtextdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/formeditor/richtextdialog.h')
-rw-r--r--kexi/formeditor/richtextdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/formeditor/richtextdialog.h b/kexi/formeditor/richtextdialog.h
index f5ae41ea..25150873 100644
--- a/kexi/formeditor/richtextdialog.h
+++ b/kexi/formeditor/richtextdialog.h
@@ -30,7 +30,7 @@ class KColorCombo;
namespace KFormDesigner {
//! A simple dialog to edit rich text
-/*! It allows to change font name, style and color, alignment. */
+/*! It allows to change font name, style and color, tqalignment. */
class KFORMEDITOR_EXPORT RichTextDialog : public KDialogBase
{
Q_OBJECT