aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls/qquickstyleattached_p.h
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2016-03-18 09:25:50 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2016-03-18 09:25:50 +0100
commitefcc1a0b9ec1d10cfea5b8cde8f042dbe0b66fa8 (patch)
tree489084d4e73864798acea39f4e7199541b6f586f /src/controls/qquickstyleattached_p.h
parent7f3a6848c09615bf4ed7d96ab80be6ca8707af54 (diff)
parentfec1a78618bae112ff8d1c0e6f078ea890cf283e (diff)
Merge remote-tracking branch 'origin/5.6' into 5.7
Conflicts: src/controls/qquickstyle.cpp src/controls/qquickstyleattached_p.h src/imports/controls/material/qquickmaterialstyle.cpp src/templates/qquickcontrol.cpp src/templates/qquickpopup.cpp Change-Id: I17c3c4d1040b89838f0903e0a17069b835895199
Diffstat (limited to 'src/controls/qquickstyleattached_p.h')
-rw-r--r--src/controls/qquickstyleattached_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/controls/qquickstyleattached_p.h b/src/controls/qquickstyleattached_p.h
index 591aa133..61e04bf6 100644
--- a/src/controls/qquickstyleattached_p.h
+++ b/src/controls/qquickstyleattached_p.h
@@ -73,8 +73,6 @@ public:
protected:
void init();
- QQuickItem *parentItem() const;
-
QList<QQuickStyleAttached *> childStyles() const;
QQuickStyleAttached *parentStyle() const;