Subversion Repositories Kolibri OS

Rev

Rev 8015 | Rev 8826 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8015 Rev 8764
Line 158... Line 158...
158
		}
158
		}
159
		path_offset += strlen(path_offset) + 1;
159
		path_offset += strlen(path_offset) + 1;
160
	}
160
	}
161
	cut_active=false;
161
	cut_active=false;
162
	if (info_after_copy.checked) notify(INFO_AFTER_COPY);
-
 
163
	DialogExit();
162
	DialogExit();
164
}
163
}
Line 165... Line 164...
165
 
164