]> O.S.I.I.S - jp/crow.git/commitdiff
debug 0.7.0
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 20 Feb 2018 16:31:07 +0000 (17:31 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 20 Feb 2018 16:31:07 +0000 (17:31 +0100)
Tests/BasicTests.cs

index 5e988c81b0c75013492f66fa21223db272e50b5a..581312700aad18595fc0267d15306a182aa152af 100644 (file)
@@ -200,7 +200,7 @@ namespace Tests
                                w.DataSource = this;
                                return;
                        } else if (e.Key == OpenTK.Input.Key.F5) {
-                               GraphicObject w = Load ("Interfaces/Unsorted/testFileDialog.crow");
+                               GraphicObject w = Load ("Interfaces/Divers/testFileDialog.crow");
                                w.DataSource = this;
                                return;
                        }else if (e.Key == OpenTK.Input.Key.F6) {