summaryrefslogtreecommitdiff
path: root/oox/source/ppt/backgroundproperties.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2017-02-27 18:54:50 +0200
committerTor Lillqvist <tml@collabora.com>2017-02-27 19:47:52 +0200
commit58da79fd02d6f2b49ccd03d9b5a984a231e1cd52 (patch)
treef8f764131db388b20a228da2cd84e1d49d9d3378 /oox/source/ppt/backgroundproperties.cxx
parentb937abd24f3e89c0d5392c7839e418ff9404ebcb (diff)
Rename misleadingly named include file fillpropertiesgroupcontext.hxx
There is nothing called FillPropertiesGroupContext. Rename the file to "misccontexts.hxx" as I could not come up with some more specific name that would describe the collection of classes defined in it. Rename the corresponding cxx file, too. Change-Id: I44db1db8c63c8e897774597b46a237a214aacedf
Diffstat (limited to 'oox/source/ppt/backgroundproperties.cxx')
-rw-r--r--oox/source/ppt/backgroundproperties.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/backgroundproperties.cxx b/oox/source/ppt/backgroundproperties.cxx
index c77370971881..29ffe622500c 100644
--- a/oox/source/ppt/backgroundproperties.cxx
+++ b/oox/source/ppt/backgroundproperties.cxx
@@ -18,7 +18,7 @@
*/
#include "oox/ppt/backgroundproperties.hxx"
-#include "drawingml/fillpropertiesgroupcontext.hxx"
+#include "drawingml/misccontexts.hxx"
#include "oox/drawingml/drawingmltypes.hxx"
#include "oox/core/contexthandler2.hxx"
#include <oox/token/namespaces.hxx>