From c2fc1ca64cb822e76211d145a2ebcd6ff62a66d2 Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Thu, 14 Mar 2013 10:28:27 +0000 Subject: Fix another tonne of forward declaration tags (bzr r12204) --- src/desktop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/desktop.h') diff --git a/src/desktop.h b/src/desktop.h index 27176868f..d8d4e151d 100644 --- a/src/desktop.h +++ b/src/desktop.h @@ -61,7 +61,7 @@ struct _GdkEventWindowState; typedef struct _GdkEventWindowState GdkEventWindowState; namespace Inkscape { - class Application; + struct Application; class MessageContext; class Selection; class ObjectHierarchy; -- cgit v1.2.3