summarylogtreecommitdiffstats
path: root/schemebox.patch
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-03-27 10:18:16 +0100
committerAlexander F. Rødseth2019-03-27 10:18:16 +0100
commit91939558408c522c7b01fa40cdd7bfe2bff23468 (patch)
tree9c5e86426be90109f71728d5545f3088cdf2fb41 /schemebox.patch
downloadaur-agave.tar.gz
Move from [community] to AUR in connection with the spring cleaning
Diffstat (limited to 'schemebox.patch')
-rw-r--r--schemebox.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/schemebox.patch b/schemebox.patch
new file mode 100644
index 000000000000..c00a867dedf5
--- /dev/null
+++ b/schemebox.patch
@@ -0,0 +1,11 @@
+--- agave-0.4.7/src/widgets/gcs-schemebox.cc 2008-02-25 21:07:02.000000000 -0600
++++ agave-0.4.7/src/widgets/gcs-schemebox.cc.new 2010-05-24 00:28:51.000000000 -0500
+@@ -45,7 +45,7 @@ namespace gcs
+
+ SchemeBox::SchemeBox(Scheme schm)
+ {
+- SchemeBox::SchemeBox();
++ SchemeBox();
+ set_scheme(schm);
+ }
+