summaryrefslogtreecommitdiff
path: root/extras/tiopf/demos/StringGridMediatorDemo/frm_main.pas
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-08-18 07:44:05 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-08-18 07:44:05 +0000
commitf4a6acb0958dbb229df1085aa7e580dc7728d1ce (patch)
treee79bb9ce06f15ca7567f2ff505f539a9e5fdc18e /extras/tiopf/demos/StringGridMediatorDemo/frm_main.pas
parentdca7b248aa2ce984f6c0d25cf4c2ac30e206da89 (diff)
downloadfpGUI-f4a6acb0958dbb229df1085aa7e580dc7728d1ce.tar.xz
* Updated the tiOPFfpGUI.lpk package compiler options.
* Implemented a FieldInfo class for use with the ListView mediator. Soon I will port that to the StringGrid mediator as well.
Diffstat (limited to 'extras/tiopf/demos/StringGridMediatorDemo/frm_main.pas')
-rw-r--r--extras/tiopf/demos/StringGridMediatorDemo/frm_main.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/tiopf/demos/StringGridMediatorDemo/frm_main.pas b/extras/tiopf/demos/StringGridMediatorDemo/frm_main.pas
index f82f96a6..7adc3145 100644
--- a/extras/tiopf/demos/StringGridMediatorDemo/frm_main.pas
+++ b/extras/tiopf/demos/StringGridMediatorDemo/frm_main.pas
@@ -8,7 +8,7 @@ uses
SysUtils, Classes, gfxbase, fpgfx, gui_edit,
gfx_widget, gui_form, gui_label, gui_button,
gui_basegrid, gui_grid, gui_menu,
- gui_panel, gui_popupcalendar, gui_gauge, model, tiCompositeMediators;
+ gui_panel, gui_popupcalendar, gui_gauge, Model, tiCompositeMediators;
type