summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/autostyl.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-10-18 18:00:49 +0300
committerTor Lillqvist <tlillqvist@suse.com>2011-10-18 18:27:10 +0300
commit7bbcea33a2aacece2d5f5abe1a97d9e7fc9615f6 (patch)
treeeb44978847817d66b184d3ff3178405db282ddf0 /sc/source/ui/inc/autostyl.hxx
parenta0bbe01a00b22a3fe62a101910564d6576cd3425 (diff)
WaE: type name first seen using 'class' now seen using 'struct'
Diffstat (limited to 'sc/source/ui/inc/autostyl.hxx')
-rw-r--r--sc/source/ui/inc/autostyl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/autostyl.hxx b/sc/source/ui/inc/autostyl.hxx
index cbf270626f81..3ff5138e08d2 100644
--- a/sc/source/ui/inc/autostyl.hxx
+++ b/sc/source/ui/inc/autostyl.hxx
@@ -37,7 +37,7 @@
class ScDocShell;
class ScRange;
-class ScAutoStyleData;
+struct ScAutoStyleData;
struct ScAutoStyleInitData;
class ScAutoStyleList