texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: Gavin D. Smith
Date: Wed, 30 Nov 2022 13:36:39 -0500 (EST)

branch: old/qt-info
commit f4c95a1a434a655f74c16a3395b3ce14213a1f25
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Fri Apr 12 10:44:24 2019 +0100

    declare wc_controlled in info.js
---
 js/info.js | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/js/info.js b/js/info.js
index ad1b511e6d..f645533f5e 100644
--- a/js/info.js
+++ b/js/info.js
@@ -2098,3 +2098,6 @@ init ();
 
 // } (window["Modernizr"], window["INFO_CONFIG"]));
 /* See comment at top of file */
+
+/* Shared with qtinfo.js. */
+var wc_controlled;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]