aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/textureprovider
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/textureprovider')
-rw-r--r--examples/quick/textureprovider/etcprovider.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/textureprovider/etcprovider.h b/examples/quick/textureprovider/etcprovider.h
index b7f2f3d67d..3256ae929d 100644
--- a/examples/quick/textureprovider/etcprovider.h
+++ b/examples/quick/textureprovider/etcprovider.h
@@ -65,7 +65,6 @@ private:
class EtcTexture : public QSGTexture
{
Q_OBJECT
- Q_PLUGIN_METADATA(IID "org.qt-project.Qml.QmlOstPlugin")
public:
EtcTexture();
~EtcTexture();