diff options
author | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2008-07-10 11:38:02 +0000 |
---|---|---|
committer | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2008-07-10 11:38:02 +0000 |
commit | 2152494033a86434aa9e03bf34d5510d5f2ff78e (patch) | |
tree | c3ca89dbbbba2c3fafdab0d3a658189d9081edaf /examples/gui/fontselect | |
parent | 9b3c75ef0f5be9c6506e901d6bd8c8783846c2ac (diff) | |
download | fpGUI-2152494033a86434aa9e03bf34d5510d5f2ff78e.tar.xz |
* Removed the annoying unit that Lazarus IDE keeps adding to the examples.
* Updated the build scripts to compile the new package unit.
Diffstat (limited to 'examples/gui/fontselect')
-rw-r--r-- | examples/gui/fontselect/fontselect.lpr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gui/fontselect/fontselect.lpr b/examples/gui/fontselect/fontselect.lpr index 6fef097f..640eec05 100644 --- a/examples/gui/fontselect/fontselect.lpr +++ b/examples/gui/fontselect/fontselect.lpr @@ -14,7 +14,7 @@ uses gui_listbox, gui_edit, gui_label, - gfx_constants, fpgui_toolkit; + gfx_constants; resourcestring |