]> git.tdb.fi Git - ext/subsurface.git/commit
Minor Macos menu entry modification fix
authorDirk Hohndel <dirk@hohndel.org>
Sat, 18 Aug 2012 02:52:49 +0000 (19:52 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Sat, 18 Aug 2012 02:54:27 +0000 (19:54 -0700)
commit5b56aa1435ddd20e61e5bac515c0a74eb051eca5
treee414342b2581e649ea8d082e383f1c2715847153
parent50f6c6d8bccee167dcaa005964af0468535524a3
Minor Macos menu entry modification fix

We have removed a menu separator from the gtk gui and that was still
referenced in the Macos code. And just in case, we are now testing
for the widget for the other separator to be non-NULL before
destroying it.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
macos.c