aboutsummaryrefslogtreecommitdiffstats
path: root/include/thmlvariants.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/thmlvariants.h')
-rw-r--r--include/thmlvariants.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/thmlvariants.h b/include/thmlvariants.h
index 973b1e3..f6a7165 100644
--- a/include/thmlvariants.h
+++ b/include/thmlvariants.h
@@ -24,6 +24,8 @@
#include <defs.h>
+SWORD_NAMESPACE_START
+
/** This Filter shows/hides textual variants
*/
class SWDLLEXPORT ThMLVariants : public SWFilter
@@ -58,4 +60,5 @@ class SWDLLEXPORT ThMLVariants : public SWFilter
}
};
+SWORD_NAMESPACE_END
#endif