diff options
author | Michele Calgaro <[email protected]> | 2024-09-15 14:23:34 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-09-15 14:23:34 +0900 |
commit | 5c077518931d989908be94be70bbc243ecb7149e (patch) | |
tree | cc66d90c92808df86565e0845199d6fac6e0727e /qtruby/rubylib/examples | |
parent | 81a34cf7f6ad458cc02740ebcb4be1e9042fb946 (diff) | |
download | tdebindings-5c077518931d989908be94be70bbc243ecb7149e.tar.gz tdebindings-5c077518931d989908be94be70bbc243ecb7149e.zip |
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'qtruby/rubylib/examples')
-rw-r--r-- | qtruby/rubylib/examples/ruboids/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtruby/rubylib/examples/ruboids/index.html b/qtruby/rubylib/examples/ruboids/index.html index 787038f8..e7eba997 100644 --- a/qtruby/rubylib/examples/ruboids/index.html +++ b/qtruby/rubylib/examples/ruboids/index.html @@ -21,7 +21,7 @@ PREFIX = "../../"; // --> <IMG src="../../images/KeyMaster.gif" width="32" height="32" alt="Home" border="0"></A><BR> <A href="../../index.html">Home</A><BR> -<A href="../nqxml/index.html">NTQXML</A><BR> +<A href="../tqxml/index.html">TQXML</A><BR> RuBoids<BR> <A href="../../computers.html">Computers</A><BR> <A href="../../java.html">Java</A><BR> |