We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a64d121 commit 803035dCopy full SHA for 803035d
documentation/material.qdoc
@@ -1,6 +1,5 @@
1
/*!
2
- \qmlmodule Material 0.1
+ \qmlmodule Material 0.2
3
\title Material Design UI components
4
This implements Material Design for QtQuick.
5
*/
6
-
documentation/material.qdocconf
@@ -8,7 +8,7 @@ exampledirs += snippets
8
imagedirs = images
9
sources.fileextensions = "*.qml *.qdoc *.cpp"
10
headers.fileextensions = "*.h"
11
-version = 0.1
+version = 0.2
12
syntaxhighlighting = true
13
sourceencoding = UTF-8
14
outputencoding = UTF-8
0 commit comments