BaseApplication::manage_options has the exit code as an argument
commit159c14fbfe9cf7faf6797068a844e7f531f285d7
authorPierre Wieser <pwieser@trychlos.org>
Thu, 20 Jan 2011 22:56:14 +0000 (20 23:56 +0100)
committerPierre Wieser <pwieser@trychlos.org>
Fri, 21 Jan 2011 18:46:55 +0000 (21 19:46 +0100)
tree4a8df96fae051a878510cd5700944918c42be974
parent1e42034684022a817b31322b564ed68ef9afd75e
BaseApplication::manage_options has the exit code as an argument

This will let us get ride of having the exit code as a BaseApplication object member.
ChangeLog
src/nact/base-application-class.h
src/nact/base-application.c
src/nact/nact-application.c