Skip to content

Commit 6bc0277

Browse files
committedDec 17, 2024·
Zeffiro developer: A regular push adding the changes made in the current local repository to the remote origin. Contents of the folders ./data/ and ./profile/ are ignored. The update necessitates creating a personal access token.
1 parent ee8f1c1 commit 6bc0277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎m/zef_parcellation_tool_window.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
'Style','edit',...
119119
'Position',[0.515 0.895 0.435 0.0351351351351351],...
120120
'BackgroundColor',[0.9 0.9 0.9],...
121-
'Callback','zef.parcellation_roi_name{zef.parcellation_selected} = get(zef.h_parcellation_roi_name,''string''); zef = zef_update_parcellation(zef);',...
121+
'Callback','zef.parcellation_roi_name{zef.parcellation_roi_selected} = get(zef.h_parcellation_roi_name,''string''); zef = zef_update_parcellation(zef);',...
122122
'Children',[],...
123123
'CreateFcn', '' ,...
124124
'Tag','edit1',...

0 commit comments

Comments
 (0)
Please sign in to comment.