diff options
Diffstat (limited to 'src/controls/Tab.qml')
-rw-r--r-- | src/controls/Tab.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/Tab.qml b/src/controls/Tab.qml index 0cf26341..88fd8349 100644 --- a/src/controls/Tab.qml +++ b/src/controls/Tab.qml @@ -42,7 +42,7 @@ import QtQuick 2.1 /*! \qmltype Tab - \inqmlmodule QtQuick.Controls 1.0 + \inqmlmodule QtQuick.Controls \since QtQuick.Controls 1.0 \ingroup viewaddons \brief Tab represents the content of a tab in a TabView. |