diff options
| author | kj-sh604 | 2024-06-30 07:11:56 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-06-30 07:11:56 -0400 |
| commit | 3f8de7f4acaa7bee812517542a09cff2f7fb3df2 (patch) | |
| tree | 43baf204c8ada4f67ff25ecc969763d565b9114c /agave/schemebox.patch | |
| parent | 57ed96b7ea72d1f033a7f1f9b60953e36f7381b0 (diff) | |
kj-gitbot: agave/
Diffstat (limited to 'agave/schemebox.patch')
| -rw-r--r-- | agave/schemebox.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/agave/schemebox.patch b/agave/schemebox.patch new file mode 100644 index 0000000..c1b25c6 --- /dev/null +++ b/agave/schemebox.patch @@ -0,0 +1,10 @@ +--- 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); + } |
