Diffstat (limited to 'dev-lang/lazarus/files/lazarus-0.9.20-lclintf.patch') (more/less context) (ignore whitespace changes)
-rw-r--r-- | dev-lang/lazarus/files/lazarus-0.9.20-lclintf.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-lang/lazarus/files/lazarus-0.9.20-lclintf.patch b/dev-lang/lazarus/files/lazarus-0.9.20-lclintf.patch deleted file mode 100644 index b515efa..0000000 --- a/dev-lang/lazarus/files/lazarus-0.9.20-lclintf.patch +++ b/dev/null @@ -1,11 +0,0 @@ ---- lazarus/ide/include/unix/lazbaseconf.inc -+++ lazarus/ide/include/unix/lazbaseconf.inc -@@ -180,7 +180,7 @@ - - function GetDefaultLCLWidgetType: string; - begin -- Result:='gtk'; -+ Result:='gtk2'; - end; - - procedure GetDefaultBrowser(var Browser, Params: string); |