aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@theqtcompany.com>2015-11-19 10:05:11 +0100
committerMitch Curtis <mitch.curtis@theqtcompany.com>2015-11-19 09:17:37 +0000
commitf507472c306f13f4cc965ffd9f56f8e436b0e04b (patch)
tree09bfcc5f7b71473a0d957939e966ee58dd350221 /src/imports
parent1c987818fa2ca1c5e76c54d52f2fe381d398882f (diff)
Remove outdated paragraph from styling documentation
Change-Id: If98b7296964b457e6a073cb232ca2ef1e024fb1d Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'src/imports')
-rw-r--r--src/imports/controls/doc/src/qtlabscontrols-index.qdoc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/imports/controls/doc/src/qtlabscontrols-index.qdoc b/src/imports/controls/doc/src/qtlabscontrols-index.qdoc
index 29bce5e9..55d89344 100644
--- a/src/imports/controls/doc/src/qtlabscontrols-index.qdoc
+++ b/src/imports/controls/doc/src/qtlabscontrols-index.qdoc
@@ -78,11 +78,6 @@
are Qt Quick items that are instantiated on the spot, as properties of the
control, and are simply parented to the control.
- Control-specific style objects have been replaced by a Theme object that
- offers a simple set of themable attributes. Basic color adjustments can be
- made by setting a few properties that are automatically inherited by the
- hierarchy of children.
-
\section2 Modularity and Simplicity
When it comes to more complex controls, it is sometimes better to split