summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qtextureimage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/texture/qtextureimage.h')
-rw-r--r--src/render/texture/qtextureimage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/texture/qtextureimage.h b/src/render/texture/qtextureimage.h
index dfd1cea2a..7dfb517cc 100644
--- a/src/render/texture/qtextureimage.h
+++ b/src/render/texture/qtextureimage.h
@@ -60,7 +60,7 @@ public:
QUrl source() const;
- QTextureDataFunctorPtr dataFunctor() const Q_DECL_OVERRIDE;
+ QTextureImageDataGeneratorPtr dataGenerator() const Q_DECL_OVERRIDE;
public Q_SLOTS:
void setSource(const QUrl &source);