mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-24 12:19:28 +02:00
Fixes type in gtk2defines
git-svn-id: trunk@32647 -
This commit is contained in:
parent
b69d4bc127
commit
bb022738ee
@ -1,5 +1,5 @@
|
|||||||
{%MainUnit gtk2proc.pp}{%MainUnit gtkint.pp}
|
{%MainUnit gtk2proc.pp}{%MainUnit gtkint.pp}
|
||||||
{ $Id$ }`
|
{ $Id$ }
|
||||||
|
|
||||||
{******************************************************************************
|
{******************************************************************************
|
||||||
Centralized includefile for some common gtk defines
|
Centralized includefile for some common gtk defines
|
||||||
@ -93,3 +93,4 @@
|
|||||||
|
|
||||||
// See http://bugs.freepascal.org/view.php?id=18966
|
// See http://bugs.freepascal.org/view.php?id=18966
|
||||||
{$define Gtk2CallMouseDownBeforeContext}
|
{$define Gtk2CallMouseDownBeforeContext}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user