Whitespace

This commit is contained in:
Xavi Artigas 2019-09-03 09:17:43 +02:00
parent 121a437c4d
commit 6771ef63a2
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ typedef struct _Efl_Ui_Scroll_Manager_Data
Efl_Ui_Scrollbar_Mode hbar_mode, vbar_mode;
Ecore_Timer *hbar_timer, *vbar_timer;
Efl_Ui_Layout_Orientation block;
Efl_Ui_Layout_Orientation block;
struct
{

View File

@ -75,7 +75,7 @@ struct _Elm_Scrollable_Smart_Interface_Data
Elm_Scroller_Policy hbar_flags, vbar_flags;
Elm_Scroller_Single_Direction one_direction_at_a_time;
Efl_Ui_Layout_Orientation block;
Efl_Ui_Layout_Orientation block;
struct
{