summaryrefslogtreecommitdiffstats
path: root/forms/source/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-19 01:26:21 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-19 01:26:45 +0100
commit3991eaf5569c7039ea20000e70aac775b7899432 (patch)
tree26402686fb0d34fb0a5be880a146d2d188179654 /forms/source/inc
parentmove files.mk to officecfg directory (diff)
downloadcore-3991eaf5569c7039ea20000e70aac775b7899432.tar.gz
core-3991eaf5569c7039ea20000e70aac775b7899432.zip
reduce whitespaces between include and filename
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
Diffstat (limited to 'forms/source/inc')
-rw-r--r--forms/source/inc/property.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/inc/property.hxx b/forms/source/inc/property.hxx
index 168ec1c7e497..ad3cbc1b03f5 100644
--- a/forms/source/inc/property.hxx
+++ b/forms/source/inc/property.hxx
@@ -20,7 +20,7 @@
#ifndef _FRM_PROPERTY_HXX_
#define _FRM_PROPERTY_HXX_
-#include <com/sun/star/uno/XAggregation.hpp>
+#include <com/sun/star/uno/XAggregation.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <cppuhelper/propshlp.hxx>