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
WSButtons, WSProc,
// interface
GtkDef;
GtkDef, GtkExtra;
type
PBitBtnWidgetInfo = ^TBitBtnWidgetInfo;