gtk: fix compilation

git-svn-id: trunk@19509 -
This commit is contained in:
paul 2009-04-19 11:02:21 +00:00
parent c1ed6a09a4
commit ae200cf7bc

View File

@ -38,7 +38,7 @@ uses
// widgetset // widgetset
WSButtons, WSProc, WSButtons, WSProc,
// interface // interface
GtkDef; GtkDef, GtkExtra;
type type
PBitBtnWidgetInfo = ^TBitBtnWidgetInfo; PBitBtnWidgetInfo = ^TBitBtnWidgetInfo;