diff options
| author | Tim Redfern <tim@gray.(none)> | 2012-11-02 17:19:17 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@gray.(none)> | 2012-11-02 17:19:17 +0000 |
| commit | 2ea0f60bb2ca981ff1e72575dd92c4ab906fd1c7 (patch) | |
| tree | 559b3a70c0f378e30bc641e134304a77191dcc1b /vfg/vfg.layout | |
| parent | a0eff6b1806e7a99edde8714fbb4f3330fc87a61 (diff) | |
syncing and drawing notes
Diffstat (limited to 'vfg/vfg.layout')
| -rw-r--r-- | vfg/vfg.layout | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/vfg/vfg.layout b/vfg/vfg.layout index 1053280..9b5ee28 100644 --- a/vfg/vfg.layout +++ b/vfg/vfg.layout @@ -1,4 +1,16 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> <ActiveTarget name="Debug" /> + <File name="src/music.cpp" open="1" top="0" tabpos="4"> + <Cursor position="5044" topLine="88" /> + </File> + <File name="src/music.h" open="1" top="0" tabpos="3"> + <Cursor position="1817" topLine="20" /> + </File> + <File name="src/testApp.cpp" open="1" top="1" tabpos="2"> + <Cursor position="357" topLine="0" /> + </File> + <File name="src/testApp.h" open="1" top="0" tabpos="1"> + <Cursor position="576" topLine="0" /> + </File> </CodeBlocks_layout_file> |
