diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-07 17:22:38 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-07 17:22:38 +0000 |
| commit | 8a535a2f5b887181e19e46c2d95246c587f59a3a (patch) | |
| tree | 9383c5a7d14781676ea61212b1653c73efa9f513 | |
| parent | 18fa377d51d91a96665746a62f344b8da90ea2f9 (diff) | |
Get rid of those damned DOS lines!
git-svn-id: file:///fltk/svn/fltk/trunk@195 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
| -rw-r--r-- | test/demo.menu | 6 | ||||
| -rw-r--r-- | test/demod.menu | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/test/demo.menu b/test/demo.menu index 8347c22d5..1a2db0965 100644 --- a/test/demo.menu +++ b/test/demo.menu @@ -66,9 +66,9 @@ @main:Tutorial\nfrom\nManual:@j @j:ask\n(modified):ask - @j:button:button
- @j:editor:editor
- @j:hello:hello
+ @j:button:button + @j:editor:editor + @j:hello:hello @j:shape:shape @main:Images\nfor\nManual:@i diff --git a/test/demod.menu b/test/demod.menu index 8347c22d5..1a2db0965 100644 --- a/test/demod.menu +++ b/test/demod.menu @@ -66,9 +66,9 @@ @main:Tutorial\nfrom\nManual:@j @j:ask\n(modified):ask - @j:button:button
- @j:editor:editor
- @j:hello:hello
+ @j:button:button + @j:editor:editor + @j:hello:hello @j:shape:shape @main:Images\nfor\nManual:@i |
