Replace '(GObjectClass*) class' with 'G_OBJECT_CLASS(class)'
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 30 Aug 2020 05:46:03 +0000 (07:46 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 30 Aug 2020 05:39:07 +0000 (07:39 +0200)
commit952bce971f10482c5f2fdc64582f48aea1238f27
treefa24e66a31842bbd479b0459dc4f13f6a637da48
parentde9224fa85f92104116c10d65e1e12ecf2b043b9
Replace '(GObjectClass*) class' with 'G_OBJECT_CLASS(class)'
src/ui/gui/psppire-conf.c
src/ui/gui/psppire-data-store.c
src/ui/gui/psppire-delimited-text.c
src/ui/gui/psppire-spreadsheet-model.c
src/ui/gui/psppire-text-file.c
src/ui/gui/psppire-window-register.c