]> git.street.me.uk Git - andy/viking.git/commit
[QA] Replace code by GObject macro (vikexttool)
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Fri, 7 Dec 2012 19:50:15 +0000 (20:50 +0100)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Fri, 7 Dec 2012 19:50:15 +0000 (20:50 +0100)
commitc16443670750ed652fe867efb8c81933cb8cd775
tree6ba9f19f27dec4f55a7cc51c17042c4edd912307
parent475f0cee720455636f526292e864b08116e394dd
[QA] Replace code by GObject macro (vikexttool)

It seems better to use the simple and expressive G_DEFINE_ABSTRACT_TYPE macro
instead of a quite obscure and verbose code to declare a new type.
src/vikexttool.c