summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qpkmhandler_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/util/qpkmhandler_p.h')
-rw-r--r--src/gui/util/qpkmhandler_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/util/qpkmhandler_p.h b/src/gui/util/qpkmhandler_p.h
index 2f7618bc53..ea77443cd7 100644
--- a/src/gui/util/qpkmhandler_p.h
+++ b/src/gui/util/qpkmhandler_p.h
@@ -59,6 +59,7 @@ class QPkmHandler : public QTextureFileHandler
{
public:
using QTextureFileHandler::QTextureFileHandler;
+ ~QPkmHandler() override;
static bool canRead(const QByteArray &suffix, const QByteArray &block);