Move create_container to constructor in details dialog.
authorJose Dapena Paz <jdapena@igalia.com>
Thu, 4 Dec 2008 21:21:01 +0000 (21:21 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Thu, 4 Dec 2008 21:21:01 +0000 (21:21 +0000)
commita245e25e5d75b02a2464f7a63025ace49a6c00fc
tree9fc5e9963ef9b46ebb1d43079e9bcfabb82223bb
parent347e27dc7e5c38db5b02b6bad86647ab9abd64be
Move create_container to constructor in details dialog.
This is because the instance_init does not warranty that the class
pointer is the final one. In fact, we were getting scrolleds because
of this.

pmo-drop-split-view-r6655
src/hildon2/modest-hildon2-details-dialog.c
src/widgets/modest-details-dialog.c