From 245d13f9d1ecf2d4ab6ab321709e10c8c261f7a7 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 1 Jun 2019 18:17:20 +0900 Subject: Adjusted to use new TQStringVariantMap type. Signed-off-by: Michele Calgaro --- qtruby/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qtruby/ChangeLog') diff --git a/qtruby/ChangeLog b/qtruby/ChangeLog index cd9455da..3443e3b3 100644 --- a/qtruby/ChangeLog +++ b/qtruby/ChangeLog @@ -1047,12 +1047,12 @@ * The parsing of types passed to slots, (or returned from dcop slots) didn't work with template types containing commas such as 'TQMap'. - * Added 'TQMap&' and 'TQMap&' to the + * Added 'TQMap&' and 'TQStringVariantMap&' to the handlers.cpp string to marshaller lookup table. 2004-07-26 Richard Dale - * Added marshallers for TQMap and TQMap to and from ruby hashes + * Added marshallers for TQMap and TQStringVariantMap to and from ruby hashes 2004-07-26 Richard Dale -- cgit v1.2.3