summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/imageicon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget/imageicon.h')
-rw-r--r--src/ui/widget/imageicon.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ui/widget/imageicon.h b/src/ui/widget/imageicon.h
index 803b2f53f..3819a3c77 100644
--- a/src/ui/widget/imageicon.h
+++ b/src/ui/widget/imageicon.h
@@ -16,7 +16,7 @@
#include <gtkmm/box.h>
-class SPDocument;
+class Document;
namespace Inkscape
{
@@ -62,7 +62,7 @@ public:
/**
*
*/
- bool showSvgDocument(const SPDocument *doc);
+ bool showSvgDocument(const Document *doc);
/**
*
@@ -99,7 +99,7 @@ private:
/**
* The svg document we are currently showing
*/
- SPDocument *document;
+ Document *document;
/**
* The sp_svg_view widget