summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qmovie.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/image/qmovie.h')
-rw-r--r--src/gui/image/qmovie.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/image/qmovie.h b/src/gui/image/qmovie.h
index 0278957091..d1c0900ff8 100644
--- a/src/gui/image/qmovie.h
+++ b/src/gui/image/qmovie.h
@@ -125,8 +125,6 @@ public:
CacheMode cacheMode() const;
void setCacheMode(CacheMode mode);
- CacheMode cacheMode(); // ### Qt 5: remove me
-
Q_SIGNALS:
void started();
void resized(const QSize &size);