summaryrefslogtreecommitdiff
path: root/src/effects/GammaAdjust.qml
diff options
context:
space:
mode:
authorAlejandro Exojo <suy@badopi.org>2014-12-06 14:01:08 +0100
committerAlejandro Exojo Piqueras <suy@badopi.org>2014-12-08 08:25:39 +0100
commit1f7e818a8c6ad81299bd82738b191e7d3ba01faf (patch)
tree308bd7b091a37ce0e275623cc442a95fed805893 /src/effects/GammaAdjust.qml
parent9e9600d92224084f7942a6bd83b926c630a29747 (diff)
downloadqtgraphicaleffects-1f7e818a8c6ad81299bd82738b191e7d3ba01faf.tar.gz
Remove unnecessary \inqmlmodule parameter
Change-Id: Ib685e533a97bae865df5802c4f9e7399c8cfd078 Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Diffstat (limited to 'src/effects/GammaAdjust.qml')
-rw-r--r--src/effects/GammaAdjust.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/effects/GammaAdjust.qml b/src/effects/GammaAdjust.qml
index 7a597dd..db67064 100644
--- a/src/effects/GammaAdjust.qml
+++ b/src/effects/GammaAdjust.qml
@@ -43,7 +43,7 @@ import "private"
/*!
\qmltype GammaAdjust
- \inqmlmodule QtGraphicalEffects 1.0
+ \inqmlmodule QtGraphicalEffects
\since QtGraphicalEffects 1.0
\inherits QtQuick2::Item
\ingroup qtgraphicaleffects-color