From 62d36211682ba17dd0d618a4f3aee2e42ca72767 Mon Sep 17 00:00:00 2001 From: graemeg Date: Wed, 1 Oct 2008 15:11:44 +0000 Subject: * Updated all demos to use the new unit names. * Updated all packages like ide addons, fpcunit etc to use the new unit names. --- examples/gui/animation/anim_test.lpi | 5 +---- examples/gui/animation/anim_test.lpr | 4 ++-- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'examples/gui/animation') diff --git a/examples/gui/animation/anim_test.lpi b/examples/gui/animation/anim_test.lpi index 0dad2a2c..b7506331 100644 --- a/examples/gui/animation/anim_test.lpi +++ b/examples/gui/animation/anim_test.lpi @@ -41,10 +41,7 @@ - - - - + diff --git a/examples/gui/animation/anim_test.lpr b/examples/gui/animation/anim_test.lpr index 10cf9286..79a2bbb8 100644 --- a/examples/gui/animation/anim_test.lpr +++ b/examples/gui/animation/anim_test.lpr @@ -8,8 +8,8 @@ uses {$ENDIF}{$ENDIF} Classes, SysUtils, // fpGUI - fpgfx, gui_form, gfxbase, gui_button, - gui_label, gui_trackbar, gui_animation; + fpg_base, fpg_main, fpg_form, fpg_button, + fpg_label, fpg_trackbar, fpg_animation; type -- cgit v1.2.3-70-g09d2