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, 2 insertions, 0 deletions
diff --git a/src/gui/image/qmovie.h b/src/gui/image/qmovie.h
index 930d502892..ca559d491b 100644
--- a/src/gui/image/qmovie.h
+++ b/src/gui/image/qmovie.h
@@ -105,6 +105,8 @@ public:
QPixmap currentPixmap() const;
bool isValid() const;
+ QImageReader::ImageReaderError lastError() const;
+ QString lastErrorString() const;
bool jumpToFrame(int frameNumber);
int loopCount() const;