PsppSheetView unrealize: Call parent method before any other operation
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 7 Jul 2012 07:39:21 +0000 (09:39 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 8 Jul 2012 10:00:32 +0000 (12:00 +0200)
commitd194be704d0ebd3b55f7bd5700f9b27075359de1
tree47da9f369311d393b78c11881b2fc4e629e37539
parent5eda208850ed19f8a6afcde8ae51aca718d6696c
PsppSheetView unrealize: Call parent method before any other operation

If this is not done, then gtk_widget_get_realized returns true, during
the unrealize execution, leading to mutual recursion.
src/ui/gui/pspp-sheet-view.c