diff options
author | Graeme Geldenhuys <graemeg@gmail.com> | 2009-04-18 09:41:03 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graemeg@gmail.com> | 2009-04-18 09:46:19 +0200 |
commit | b8ded24d3872aead275aa97f5c3d572af6035e70 (patch) | |
tree | 537f0869ccc2d39bbf3fe46cc6dde5c42ee721e1 /extras/tiopf/demos | |
parent | 1b444cbb6f1fd6a4158798fc8bca3bfc277e46ca (diff) | |
download | fpGUI-b8ded24d3872aead275aa97f5c3d572af6035e70.tar.xz |
memory leaks and lpi updates
* Fixed memory leaks in the tiListMediator unit
* Updated various project lpi files.
Diffstat (limited to 'extras/tiopf/demos')
-rw-r--r-- | extras/tiopf/demos/Demo_21_AdrsBook_MGM/demo_adrsbook_mgm.lpi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/tiopf/demos/Demo_21_AdrsBook_MGM/demo_adrsbook_mgm.lpi b/extras/tiopf/demos/Demo_21_AdrsBook_MGM/demo_adrsbook_mgm.lpi index 6d1a6205..b497cf84 100644 --- a/extras/tiopf/demos/Demo_21_AdrsBook_MGM/demo_adrsbook_mgm.lpi +++ b/extras/tiopf/demos/Demo_21_AdrsBook_MGM/demo_adrsbook_mgm.lpi @@ -1,11 +1,11 @@ <?xml version="1.0"?> <CONFIG> <ProjectOptions> - <PathDelim Value="/"/> - <Version Value="6"/> + <Version Value="7"/> <General> <Flags> <SaveOnlyProjectUnits Value="True"/> + <LRSInOutputDirectory Value="False"/> </Flags> <SessionStorage Value="InProjectDir"/> <MainUnit Value="0"/> |