summaryrefslogtreecommitdiff
path: root/vcl/inc/impgraph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/impgraph.hxx')
-rw-r--r--vcl/inc/impgraph.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/inc/impgraph.hxx b/vcl/inc/impgraph.hxx
index 931bf6b355f5..e6cee9307343 100644
--- a/vcl/inc/impgraph.hxx
+++ b/vcl/inc/impgraph.hxx
@@ -27,9 +27,9 @@
#include <vcl/graph.h>
#include <vcl/svgdata.hxx>
-// ---------------
+
// - ImpSwapInfo -
-// ---------------
+
struct ImpSwapInfo
{
@@ -37,9 +37,9 @@ struct ImpSwapInfo
Size maPrefSize;
};
-// --------------
+
// - ImpGraphic -
-// --------------
+
class OutputDevice;
class GfxLink;