inspector: Use unique names for g_object_set_data calls
authorTimm Bäder <mail@baedert.org>
Sat, 5 May 2018 07:02:14 +0000 (09:02 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 5 May 2018 07:05:02 +0000 (09:05 +0200)
commit64849426ae2001409229a3fcb785334734c424e5
treeb44fe7c1d90072de0b60acf44b239a4e491f7c70
parentd1cdb9b5cfbd68db7f370b0c64195269384d9190
inspector: Use unique names for g_object_set_data calls

Otherwise the calls of the different inspector pages might end up
clashing.
gtk/inspector/object-tree.c
gtk/inspector/prop-list.c
gtk/inspector/resource-list.c
gtk/inspector/statistics.c