summaryrefslogtreecommitdiff
path: root/ui/qt/variant_pointer.h
AgeCommit message (Collapse)AuthorFilesLines
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-0/+46
Remove unnecessary Q_DECLARE_METATYPE macros and replace calls to QVariant conversions with VariantPointer where necessary Change-Id: Ia4690590095f930bf94644197de7fa30b00ee7ec Reviewed-on: https://code.wireshark.org/review/19611 Petri-Dish: Roland Knall <rknall@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Roland Knall <rknall@gmail.com>