diff options
| author | Comment <tim@gray.(none)> | 2012-12-10 19:30:27 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2012-12-10 19:30:27 +0000 |
| commit | dba01ce870165fd8d8a5fea921cb31f7c4e8c25f (patch) | |
| tree | bc7f877edaeb2047eac9606c9bf869bbe9f7776a /vfg/vfg.layout | |
| parent | 0bb92ced351b7fbba6e2e7036eae92037d08facf (diff) | |
fixed race condition in asterisk driver
Diffstat (limited to 'vfg/vfg.layout')
| -rw-r--r-- | vfg/vfg.layout | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/vfg/vfg.layout b/vfg/vfg.layout index 06595b0..c534f02 100644 --- a/vfg/vfg.layout +++ b/vfg/vfg.layout @@ -1,20 +1,20 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> <ActiveTarget name="Debug" /> - <File name="addons.make" open="1" top="0" tabpos="2"> + <File name="addons.make" open="1" top="0" tabpos="1"> <Cursor position="80" topLine="0" /> </File> - <File name="src/Asterisk.cpp" open="1" top="0" tabpos="5"> + <File name="src/Asterisk.cpp" open="1" top="0" tabpos="4"> <Cursor position="484" topLine="21" /> </File> <File name="src/Asterisk.h" open="0" top="0" tabpos="3"> <Cursor position="106" topLine="23" /> </File> - <File name="src/Puppet.cpp" open="1" top="0" tabpos="1"> - <Cursor position="502" topLine="0" /> + <File name="src/Puppet.cpp" open="1" top="1" tabpos="8"> + <Cursor position="1376" topLine="28" /> </File> - <File name="src/Puppet.h" open="1" top="0" tabpos="6"> - <Cursor position="312" topLine="7" /> + <File name="src/Puppet.h" open="1" top="0" tabpos="7"> + <Cursor position="789" topLine="14" /> </File> <File name="src/Tag.h" open="0" top="0" tabpos="5"> <Cursor position="551" topLine="0" /> @@ -22,16 +22,16 @@ <File name="src/main.cpp" open="0" top="0" tabpos="1"> <Cursor position="219" topLine="0" /> </File> - <File name="src/music.cpp" open="0" top="0" tabpos="5"> - <Cursor position="10158" topLine="241" /> + <File name="src/music.cpp" open="1" top="0" tabpos="6"> + <Cursor position="10249" topLine="255" /> </File> - <File name="src/music.h" open="1" top="0" tabpos="8"> - <Cursor position="4738" topLine="0" /> + <File name="src/music.h" open="1" top="0" tabpos="5"> + <Cursor position="6912" topLine="197" /> </File> - <File name="src/testApp.cpp" open="1" top="1" tabpos="4"> - <Cursor position="15897" topLine="484" /> + <File name="src/testApp.cpp" open="1" top="0" tabpos="3"> + <Cursor position="8311" topLine="218" /> </File> - <File name="src/testApp.h" open="1" top="0" tabpos="3"> + <File name="src/testApp.h" open="1" top="0" tabpos="2"> <Cursor position="1353" topLine="23" /> </File> </CodeBlocks_layout_file> |
