summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/ui/inc/glshell.hxx24
1 files changed, 2 insertions, 22 deletions
diff --git a/sw/source/ui/inc/glshell.hxx b/sw/source/ui/inc/glshell.hxx
index f9143d312d88..c37939c5fd7e 100644
--- a/sw/source/ui/inc/glshell.hxx
+++ b/sw/source/ui/inc/glshell.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _AUTODOC_HXX
-#define _AUTODOC_HXX
+#ifndef _GLSHELL_HXX
+#define _GLSHELL_HXX
#include "wdocsh.hxx"
class SwGlosDocShell : public SwDocShell
@@ -84,24 +84,4 @@ public:
#endif
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */