summaryrefslogtreecommitdiff
path: root/devel/yacl/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/yacl/files/patch-ag11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/yacl/files/patch-ag b/devel/yacl/files/patch-ag
new file mode 100644
index 000000000000..f7ab905549bd
--- /dev/null
+++ b/devel/yacl/files/patch-ag
@@ -0,0 +1,11 @@
+--- ui/scrolwin.cxx.orig Sun Feb 27 11:52:49 2000
++++ ui/scrolwin.cxx Sun Feb 27 11:53:15 2000
+@@ -50,7 +50,7 @@
+ };
+
+ #if defined(__X_MOTIF__)
+-static const SCROLL_BAR_WIDTH = 12;
++static const int SCROLL_BAR_WIDTH = 12;
+ #endif
+
+ UIPriv_Scroller::UIPriv_Scroller (UI_ScrollableWindow* parent,