aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-view.h')
-rw-r--r--shell/e-shell-view.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/shell/e-shell-view.h b/shell/e-shell-view.h
index dd500efa94..1ca2656bb0 100644
--- a/shell/e-shell-view.h
+++ b/shell/e-shell-view.h
@@ -26,10 +26,7 @@
#include <bonobo-activation/bonobo-activation.h>
#include <bonobo/bonobo-object.h>
-#ifdef __cplusplus
-extern "C" {
-#pragma }
-#endif /* __cplusplus */
+G_BEGIN_DECLS
struct _EShell;
@@ -62,9 +59,7 @@ struct _EShellViewClass {
GType e_shell_view_get_type (void);
EShellView *e_shell_view_new(struct _EShellWindow *window);
-#ifdef __cplusplus
-}
-#endif /* __cplusplus */
+G_END_DECLS
#endif /* _E_SHELL_VIEW_H_ */