summaryrefslogtreecommitdiff
path: root/reportdesign/inc/UndoEnv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc/UndoEnv.hxx')
-rw-r--r--reportdesign/inc/UndoEnv.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/inc/UndoEnv.hxx b/reportdesign/inc/UndoEnv.hxx
index 2923b919585e..b5cd02352b12 100644
--- a/reportdesign/inc/UndoEnv.hxx
+++ b/reportdesign/inc/UndoEnv.hxx
@@ -32,7 +32,7 @@ namespace rptui
{
class OXUndoEnvironmentImpl;
- //========================================================================
+
class REPORTDESIGN_DLLPUBLIC OXUndoEnvironment
: public ::cppu::WeakImplHelper3< ::com::sun::star::beans::XPropertyChangeListener
, ::com::sun::star::container::XContainerListener
@@ -140,6 +140,6 @@ namespace rptui
};
}
-#endif //
+#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */