summaryrefslogtreecommitdiff
path: root/include/vcl
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl')
-rw-r--r--include/vcl/test/GraphicsRenderTests.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vcl/test/GraphicsRenderTests.hxx b/include/vcl/test/GraphicsRenderTests.hxx
index 27c760c8b837..7aaca9c5874d 100644
--- a/include/vcl/test/GraphicsRenderTests.hxx
+++ b/include/vcl/test/GraphicsRenderTests.hxx
@@ -116,6 +116,7 @@ class VCL_PLUGIN_PUBLIC GraphicsRenderTests
void testHalfEllipseAAWithPolygon();
void testClosedBezierWithPolyline();
void testClosedBezierWithPolygon();
+ void testFilledAsymmetricalDropShape();
static OUString returnTestStatus(vcl::test::TestResult const result);
void runALLTests();
void appendTestResult(OUString aTestName, OUString aTestStatus, Bitmap aTestBitmap = Bitmap());