summaryrefslogtreecommitdiff
path: root/reportdesign/inc/UndoEnv.hxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 19:49:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 08:57:59 -0600
commit2196955b00071dce0d89e6dd13c50284d066e1f2 (patch)
treeaba1653fc3b7817db0eb6819d7cf9059538169b9 /reportdesign/inc/UndoEnv.hxx
parent2efee3c632bb8372685bb9f7b07e99b91668d779 (diff)
Remove visual noise from reportdesign
Change-Id: I2fea3ecefa24cfc0f3cc2a2f4de7c934eba5d6f7 Reviewed-on: https://gerrit.libreoffice.org/8295 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
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: */