changeset 6 | c3690ec91ef8 |
parent 1 | f7ac710697a9 |
--- a/src/hbwidgets/editors/hbtextedit.h Fri Jun 11 13:58:22 2010 +0300 +++ b/src/hbwidgets/editors/hbtextedit.h Wed Jun 23 18:33:25 2010 +0300 @@ -37,9 +37,7 @@ Q_OBJECT Q_PROPERTY(QString plainText READ toPlainText WRITE setPlainText USER true) - Q_PROPERTY(bool lined - READ isLined - WRITE setLined) + Q_PROPERTY(bool lined READ isLined WRITE setLined) public: