Skip to content
Snippets Groups Projects
Commit 416be083 authored by Trevor Tabah's avatar Trevor Tabah Committed by Sébastien Blin
Browse files

added previewInfo.js: compile with other libraries

Change-Id: I074ae0ddc502524b9a1553770fb27b19ddca4e7b
parent dfffe91a
No related branches found
No related tags found
No related merge requests found
......@@ -325,6 +325,8 @@ Rectangle {
":/qwebchannel.js"))
messageWebView.runJavaScript(UtilsAdapter.qStringFromFile(
":/emoji.js"))
messageWebView.runJavaScript(UtilsAdapter.qStringFromFile(
":/previewInfo.js"))
messageWebView.runJavaScript(
UtilsAdapter.qStringFromFile(":/chatview.js"),
function() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment