* Fixed regression: accessing Font would cause a access violation

* Fixed compilation of VtHeaderPopup

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@166 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
blikblum
2007-05-24 12:05:16 +00:00
parent 3e832dda5c
commit ca1ebaca2b

View File

@ -60,7 +60,6 @@ unit VTHeaderPopup;
// - Added the event to filter the items as they are added to the menu.
//----------------------------------------------------------------------------------------------------------------------
{$mode delphi}
{$I Compilers.inc}
interface