Include protobuf in clayout and browser (p)reviewer

This commit is contained in:
Henrik Giesel 2021-07-12 15:26:28 +02:00
parent afa8f8a6f0
commit f203562c58
2 changed files with 2 additions and 0 deletions

View File

@ -129,6 +129,7 @@ class Previewer(QDialog):
"js/vendor/css_browser_selector.min.js",
"js/mathjax.js",
"js/vendor/mathjax/tex-chtml.js",
"js/vendor/protobuf.min.js",
"js/reviewer.js",
]
self._web.stdHtml(

View File

@ -335,6 +335,7 @@ class CardLayout(QDialog):
"js/vendor/css_browser_selector.min.js",
"js/mathjax.js",
"js/vendor/mathjax/tex-chtml.js",
"js/vendor/protobuf.min.js",
"js/reviewer.js",
]
self.preview_web.stdHtml(