diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-03-22 17:44:49 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-03-22 17:44:49 +0000 |
| commit | 3badbcdf8d8a0005543521849694fa481dfce628 (patch) | |
| tree | 8c8102e95b4b5c687e477057c8813f83f3d67190 /rayhit/rayhit.layout | |
| parent | b7e30249fc262d6f0b018417934f6cf13e924240 (diff) | |
ray hit working
Diffstat (limited to 'rayhit/rayhit.layout')
| -rw-r--r-- | rayhit/rayhit.layout | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/rayhit/rayhit.layout b/rayhit/rayhit.layout index e2e5d2f..52f6b25 100644 --- a/rayhit/rayhit.layout +++ b/rayhit/rayhit.layout @@ -7,8 +7,11 @@ <File name="config.make" open="1" top="0" tabpos="1"> <Cursor position="317" topLine="0" /> </File> - <File name="src/testApp.cpp" open="1" top="1" tabpos="3"> - <Cursor position="114" topLine="0" /> + <File name="src/main.cpp" open="1" top="0" tabpos="3"> + <Cursor position="0" topLine="0" /> + </File> + <File name="src/testApp.cpp" open="1" top="1" tabpos="4"> + <Cursor position="392" topLine="0" /> </File> <File name="src/testApp.h" open="0" top="0" tabpos="0"> <Cursor position="641" topLine="0" /> |
