aboutsummaryrefslogtreecommitdiff
path: root/graphics/agave/files/patch-src__widgets__gcs-schemebox.cc
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/agave/files/patch-src__widgets__gcs-schemebox.cc')
-rw-r--r--graphics/agave/files/patch-src__widgets__gcs-schemebox.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/agave/files/patch-src__widgets__gcs-schemebox.cc b/graphics/agave/files/patch-src__widgets__gcs-schemebox.cc
new file mode 100644
index 000000000000..c7e4ee2c9ea5
--- /dev/null
+++ b/graphics/agave/files/patch-src__widgets__gcs-schemebox.cc
@@ -0,0 +1,11 @@
+--- src/widgets/gcs-schemebox.cc.orig
++++ src/widgets/gcs-schemebox.cc
+@@ -45,7 +45,7 @@
+
+ SchemeBox::SchemeBox(Scheme schm)
+ {
+- SchemeBox::SchemeBox();
++ SchemeBox();
+ set_scheme(schm);
+ }
+