Kaydet (Commit) 0bed6621 authored tarafından Andrzej Hunt's avatar Andrzej Hunt

gtktiledviewer: make sure we clean up the office instance.

Change-Id: I12c3e9df8b8fcf8dcd6fb5fa781c2f7c10ab0a0c
üst 7eba2d63
......@@ -226,5 +226,9 @@ int main( int argc, char* argv[] )
gtk_main();
pOffice->pClass->destroy( pOffice );
return 0;
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment