From c6b4cfc9c3ff49f31db7fd3551b908687b734957 Mon Sep 17 00:00:00 2001 From: graemeg Date: Wed, 2 Apr 2008 10:44:50 +0000 Subject: * Applied patch (#1930945) from Jean-Marc which introduces a new component in gui_panel. * Added the gui_panel demo to the examples directory. * Applied a minor painting fix to the Panel groupbox style. * Extended the gui_panel demo to show the Raised and Lowered look. --- src/gui/fpgui_package.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/fpgui_package.pas') diff --git a/src/gui/fpgui_package.pas b/src/gui/fpgui_package.pas index df82daf5..8ce6da09 100644 --- a/src/gui/fpgui_package.pas +++ b/src/gui/fpgui_package.pas @@ -12,7 +12,7 @@ uses gui_radiobutton, gui_trackbar, gui_tab, gui_basegrid, gui_listview, gui_customgrid, gui_progressbar, gui_menu, gui_style, gui_grid, gui_tree, gui_iniutils, gui_mru, fpgui_db, gui_popupcalendar, gui_gauge, - gui_editcombo, gui_hyperlink; + gui_editcombo, gui_hyperlink, gui_panel; implementation -- cgit v1.2.3-70-g09d2