moon module wants to be inset by default

SVN revision: 25111
This commit is contained in:
e-taro 2006-08-26 01:26:34 +00:00 committed by e-taro
parent cc686286fb
commit bafadb03d5
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ static const E_Gadcon_Client_Class _gadcon_class =
{
_gc_init, _gc_shutdown, _gc_orient, _gc_label, _gc_icon
},
E_GADCON_CLIENT_STYLE_PLAIN
E_GADCON_CLIENT_STYLE_INSET
};
/******************************************************************************/