From 2152494033a86434aa9e03bf34d5510d5f2ff78e Mon Sep 17 00:00:00 2001 From: graemeg Date: Thu, 10 Jul 2008 11:38:02 +0000 Subject: * Removed the annoying unit that Lazarus IDE keeps adding to the examples. * Updated the build scripts to compile the new package unit. --- examples/gui/timertest/timertest.lpr | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/gui/timertest') diff --git a/examples/gui/timertest/timertest.lpr b/examples/gui/timertest/timertest.lpr index bef9d441..e4189a73 100644 --- a/examples/gui/timertest/timertest.lpr +++ b/examples/gui/timertest/timertest.lpr @@ -6,8 +6,7 @@ uses {$IFDEF UNIX}{$IFDEF UseCThreads} cthreads, {$ENDIF}{$ENDIF} - Classes, SysUtils, fpgfx, gfxbase, gui_form, gui_button, gui_label, - fpgui_toolkit; + Classes, SysUtils, fpgfx, gfxbase, gui_form, gui_button, gui_label; type TMainForm = class(TfpgForm) -- cgit v1.2.3-70-g09d2