formatting

SVN revision: 74057
This commit is contained in:
Mike Blumenkrantz 2012-07-18 11:31:09 +00:00
parent eeb379d98d
commit 8bf407fad0
1 changed files with 81 additions and 78 deletions

View File

@ -19,8 +19,10 @@ struct _E_Config_Dialog_Data
int important_window;
int remember_locks;
/*- ADVANCED -*/
struct {
struct {
struct
{
struct
{
int location;
int size;
int stacking;
@ -354,3 +356,4 @@ _advanced_create_widgets(E_Config_Dialog *cfd __UNUSED__, Evas *evas, E_Config_D
return o;
}