Move create_container to constructor in details dialog.
authorJose Dapena Paz <jdapena@igalia.com>
Wed, 26 Nov 2008 10:05:09 +0000 (10:05 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Wed, 26 Nov 2008 10:05:09 +0000 (10:05 +0000)
commit14e17c5d312d18ba25fa19d49386fa8782f6acb7
tree3c5db8ac2b2eaa96b2be6f3f446486b2554a52fc
parent655fcc670d600bfb1621335d1f6e8ab5d4d02059
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-trunk-r6408
src/hildon2/modest-hildon2-details-dialog.c
src/widgets/modest-details-dialog.c