psppire_box_pack_start_defaults: Change to static inline
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 4 Jul 2020 10:25:06 +0000 (12:25 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 4 Jul 2020 10:25:06 +0000 (12:25 +0200)
commitf9f8fdb02ec2d1721a3529a42d57415ea55e049b
treefda25a96d2a0ead5a3bcdf651a561187c66e0fb7
parent8a6611e7e3bbba8be61cd35f8701f50d6e255e44
psppire_box_pack_start_defaults: Change to static inline

This is a simple, one line wrapper around another function.
So having it inline makes sense.
src/ui/gui/helper.c
src/ui/gui/helper.h