diff options
author | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2008-07-15 10:51:23 +0000 |
---|---|---|
committer | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2008-07-15 10:51:23 +0000 |
commit | 6cfa87f0908b4bdc71d42cd8b17ab3ee82f27b18 (patch) | |
tree | f3f1910c9b9584b8d89a69c0ef5d3f0f846db73f /unittests | |
parent | 72fd359020d8a29ca92096b1ecc1ac7421b723dc (diff) | |
download | fpGUI-6cfa87f0908b4bdc71d42cd8b17ab3ee82f27b18.tar.xz |
* GUI Test Runner: Improved the images in the treeview.
* GUI Test Runner: Progress bar is now activated as tests run.
* Treeview: Fixed the horizontal scrolling bug where nodes disappear.
Diffstat (limited to 'unittests')
-rw-r--r-- | unittests/fpcunitproject.lpi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/unittests/fpcunitproject.lpi b/unittests/fpcunitproject.lpi index d3b90945..cbfeec27 100644 --- a/unittests/fpcunitproject.lpi +++ b/unittests/fpcunitproject.lpi @@ -54,8 +54,7 @@ <Generate Value="Faster"/> </CodeGeneration> <Other> - <CustomOptions Value="-FUunits -"/> + <CustomOptions Value="-FUunits"/> <CompilerPath Value="$(CompPath)"/> </Other> </CompilerOptions> |