summaryrefslogtreecommitdiff
path: root/prototypes/fpgui2
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-07-28 13:03:28 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-07-28 13:03:28 +0000
commit33f72fbc58ee1fd33b17e77b5d97a9aaa308314c (patch)
treed78bec9233d457728ee5a21ee6a49499ad627e82 /prototypes/fpgui2
parente1559759b46a8c9d24fcd369ede78ad15bab41dd (diff)
downloadfpGUI-33f72fbc58ee1fd33b17e77b5d97a9aaa308314c.tar.xz
* Updated File Dialog (file information panel) to use the TfpgPanel instead of a TfpgBevel with a TfpgLabel. One less component to maintain.
Diffstat (limited to 'prototypes/fpgui2')
-rw-r--r--prototypes/fpgui2/tests/drawtest.lpi2
-rw-r--r--prototypes/fpgui2/tests/drawtest.lpr2
2 files changed, 2 insertions, 2 deletions
diff --git a/prototypes/fpgui2/tests/drawtest.lpi b/prototypes/fpgui2/tests/drawtest.lpi
index 348d0d52..978bd036 100644
--- a/prototypes/fpgui2/tests/drawtest.lpi
+++ b/prototypes/fpgui2/tests/drawtest.lpi
@@ -28,7 +28,7 @@
</RunParams>
<RequiredPackages Count="1">
<Item1>
- <PackageName Value="fpgui_package"/>
+ <PackageName Value="fpgui_toolkit"/>
</Item1>
</RequiredPackages>
<Units Count="1">
diff --git a/prototypes/fpgui2/tests/drawtest.lpr b/prototypes/fpgui2/tests/drawtest.lpr
index 5d55ebae..dc2dfaec 100644
--- a/prototypes/fpgui2/tests/drawtest.lpr
+++ b/prototypes/fpgui2/tests/drawtest.lpr
@@ -10,7 +10,7 @@ uses
fpgfx,
gfxbase,
gui_form,
- gfx_imgfmt_bmp;
+ gfx_imgfmt_bmp, fpgui_toolkit;
type