From 5a3bb4a1aa73d4687ede74ea6e1095ef4ba2e560 Mon Sep 17 00:00:00 2001 From: Morten Engvoldsen Date: Mon, 16 Nov 2009 14:37:20 +0100 Subject: Doc: Adding explanation to QTextEdit Specifying explanation on tabStopWidth : int QTBUG-5470 David Boddie --- src/gui/widgets/qtextedit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/widgets/qtextedit.cpp b/src/gui/widgets/qtextedit.cpp index fc847b0..f0963d0 100644 --- a/src/gui/widgets/qtextedit.cpp +++ b/src/gui/widgets/qtextedit.cpp @@ -1901,7 +1901,7 @@ void QTextEdit::setOverwriteMode(bool overwrite) \brief the tab stop width in pixels \since 4.1 - By default, this property contains a value of 80. + By default, this property contains a value of 80 pixels. */ int QTextEdit::tabStopWidth() const -- cgit v0.12