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

pp

parent 22f43c24
No related branches found
No related tags found
No related merge requests found
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
NSArray *modelFiles = [[NSFileManager defaultManager] NSArray *modelFiles = [[NSFileManager defaultManager]
contentsOfDirectoryAtPath:modelPath error:NULL]; contentsOfDirectoryAtPath:modelPath error:NULL];
UIAlertController *actionSheet2 = UIAlertController *actionSheet2 =
[UIAlertController alertControllerWithTitle:@"Edit files" [UIAlertController alertControllerWithTitle:@"Edit model files"
message:nil message:nil
preferredStyle:UIAlertControllerStyleActionSheet]; preferredStyle:UIAlertControllerStyleActionSheet];
[actionSheet2 addAction:[UIAlertAction actionWithTitle:@"Cancel" [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