Skip to content
Snippets Groups Projects
Commit 0fea79fa authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

pp

parent 22f43c24
Branches
Tags
No related merge requests found
......@@ -203,7 +203,7 @@
NSArray *modelFiles = [[NSFileManager defaultManager]
contentsOfDirectoryAtPath:modelPath error:NULL];
UIAlertController *actionSheet2 =
[UIAlertController alertControllerWithTitle:@"Edit files"
[UIAlertController alertControllerWithTitle:@"Edit model files"
message:nil
preferredStyle:UIAlertControllerStyleActionSheet];
[actionSheet2 addAction:[UIAlertAction actionWithTitle:@"Cancel"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment