diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-02-23 11:32:58 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-02-23 11:32:58 +0000 |
| commit | ae7ee51ff98697cf16122684489bfa9ba125b009 (patch) | |
| tree | bf2e0ecc408460937288f3beee0c8ca12332f6f3 /map4.layout | |
| parent | 61e590513b2e725a8df7eed75a041b188d4ecd39 (diff) | |
saving model settings avoids segmentation fault
Diffstat (limited to 'map4.layout')
| -rw-r--r-- | map4.layout | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/map4.layout b/map4.layout index 98f5fcf..291d1d1 100644 --- a/map4.layout +++ b/map4.layout @@ -8,11 +8,14 @@ <Cursor position="1033" topLine="0" /> </File> <File name="bin/data/settings.xml" open="1" top="0" tabpos="3"> - <Cursor position="797" topLine="0" /> + <Cursor position="69" topLine="0" /> </File> <File name="config.make" open="0" top="0" tabpos="3"> <Cursor position="548" topLine="0" /> </File> + <File name="src/keyVar.cpp" open="1" top="0" tabpos="8"> + <Cursor position="1236" topLine="16" /> + </File> <File name="src/keyVar.h" open="0" top="0" tabpos="8"> <Cursor position="0" topLine="0" /> </File> @@ -26,15 +29,15 @@ <Cursor position="165" topLine="0" /> </File> <File name="src/testApp.cpp" open="1" top="1" tabpos="2"> - <Cursor position="637" topLine="6" /> + <Cursor position="706" topLine="4" /> </File> <File name="src/testApp.h" open="1" top="0" tabpos="1"> - <Cursor position="1326" topLine="31" /> + <Cursor position="1267" topLine="33" /> </File> <File name="src/viewpoint.cpp" open="1" top="0" tabpos="5"> - <Cursor position="1494" topLine="0" /> + <Cursor position="566" topLine="0" /> </File> <File name="src/viewpoint.h" open="1" top="0" tabpos="7"> - <Cursor position="808" topLine="19" /> + <Cursor position="808" topLine="13" /> </File> </CodeBlocks_layout_file> |
