summaryrefslogtreecommitdiff
path: root/vcl/inc/graphic/GraphicFormatDetector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/graphic/GraphicFormatDetector.hxx')
-rw-r--r--vcl/inc/graphic/GraphicFormatDetector.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/graphic/GraphicFormatDetector.hxx b/vcl/inc/graphic/GraphicFormatDetector.hxx
index e914ee64a3ca..3222fb712a4f 100644
--- a/vcl/inc/graphic/GraphicFormatDetector.hxx
+++ b/vcl/inc/graphic/GraphicFormatDetector.hxx
@@ -68,6 +68,7 @@ public:
bool checkTGA();
bool checkMOV();
bool checkPDF();
+ bool checkWEBP();
};
}