Files
evolution/src/modules/addressbook
Milan Crha 52884e3773 Replace G_TYPE_INSTANCE_GET_PRIVATE() with G_ADD_PRIVATE()
The G_TYPE_INSTANCE_GET_PRIVATE() macro is deprecated, which generates
a compiler warning since `glib_encoded_version` variable had been
set to the 2.66 version in the main CMakeLists.txt file.
2024-02-13 12:31:12 +01:00
..