summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartTransferable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/ChartTransferable.cxx')
-rw-r--r--chart2/source/controller/main/ChartTransferable.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/main/ChartTransferable.cxx b/chart2/source/controller/main/ChartTransferable.cxx
index 1ee17dd61587..08e2aee47bf4 100644
--- a/chart2/source/controller/main/ChartTransferable.cxx
+++ b/chart2/source/controller/main/ChartTransferable.cxx
@@ -71,6 +71,7 @@ void ChartTransferable::AddSupportedFormats()
AddFormat( SOT_FORMATSTR_ID_DRAWING );
}
AddFormat( SOT_FORMAT_GDIMETAFILE );
+ AddFormat( SOT_FORMATSTR_ID_PNG );
AddFormat( SOT_FORMAT_BITMAP );
}