From 3aee127f969cabec0819d93d305d47afc4cf25d6 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Mon, 12 Sep 2016 14:01:50 +0200 Subject: Add missing period to TableViewColumn documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I625e7d3e4b5003105587769edb8fc68747ceac35 Reviewed-by: Topi Reiniƶ --- src/controls/TableViewColumn.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/controls/TableViewColumn.qml b/src/controls/TableViewColumn.qml index 3f5a8468..6e253614 100644 --- a/src/controls/TableViewColumn.qml +++ b/src/controls/TableViewColumn.qml @@ -74,7 +74,7 @@ QtObject { /*! The model \c role of the column. */ property string role - /*! The current width of the column + /*! The current width of the column. The default value depends on platform. If only one column is defined, the width expands to the viewport. */ -- cgit v1.2.1