mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-20 00:03:31 +02:00
gtk: fix compilation
git-svn-id: trunk@19509 -
This commit is contained in:
parent
c1ed6a09a4
commit
ae200cf7bc
@ -38,7 +38,7 @@ uses
|
||||
// widgetset
|
||||
WSButtons, WSProc,
|
||||
// interface
|
||||
GtkDef;
|
||||
GtkDef, GtkExtra;
|
||||
|
||||
type
|
||||
PBitBtnWidgetInfo = ^TBitBtnWidgetInfo;
|
||||
|
Loading…
Reference in New Issue
Block a user