summaryrefslogtreecommitdiff
path: root/lib/rdoc/generator/chm/chm.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rdoc/generator/chm/chm.rb')
-rw-r--r--lib/rdoc/generator/chm/chm.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/rdoc/generator/chm/chm.rb b/lib/rdoc/generator/chm/chm.rb
index 0a17a9e1ea..cceeca5dfc 100644
--- a/lib/rdoc/generator/chm/chm.rb
+++ b/lib/rdoc/generator/chm/chm.rb
@@ -6,6 +6,8 @@ module RDoc::Generator::CHM::CHM
HTML = RDoc::Generator::HTML::HTML
INDEX = HTML::INDEX
+
+ STYLE = HTML::STYLE
CLASS_INDEX = HTML::CLASS_INDEX
CLASS_PAGE = HTML::CLASS_PAGE