From: Mikko Rasa Date: Fri, 23 Dec 2022 12:27:44 +0000 (+0200) Subject: Rename Variant's check_type function to has_type X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=db3397e3b7b9839714ce28d9df2a8f226f2e58b2;hp=db3397e3b7b9839714ce28d9df2a8f226f2e58b2;p=libs%2Fcore.git Rename Variant's check_type function to has_type ---