File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -123,12 +123,12 @@ CLASS z2ui5_cl_layo_xml_builder IMPLEMENTATION.
123
123
columns->column( visible = i_client->_bind( val = layout->visible
124
124
tab = i_layout->ms_layout-t_layout
125
125
tab_index = lv_index )
126
- halign = i_client->_bind( val = layout->halign
127
- tab = i_layout->ms_layout-t_layout
128
- tab_index = lv_index )
129
- importance = i_client->_bind( val = layout->importance
130
- tab = i_layout->ms_layout-t_layout
131
- tab_index = lv_index )
126
+ * halign = i_client->_bind( val = layout->halign
127
+ * tab = i_layout->ms_layout-t_layout
128
+ * tab_index = lv_index )
129
+ * importance = i_client->_bind( val = layout->importance
130
+ * tab = i_layout->ms_layout-t_layout
131
+ * tab_index = lv_index )
132
132
mergeduplicates = i_client->_bind( val = layout->merge
133
133
tab = i_layout->ms_layout-t_layout
134
134
tab_index = lv_index )
You can’t perform that action at this time.
0 commit comments