diff options
| author | Alexander F. Rødseth | 2019-03-27 10:18:16 +0100 |
|---|---|---|
| committer | Alexander F. Rødseth | 2019-03-27 10:18:16 +0100 |
| commit | 91939558408c522c7b01fa40cdd7bfe2bff23468 (patch) | |
| tree | 9c5e86426be90109f71728d5545f3088cdf2fb41 /schemebox.patch | |
Move from [community] to AUR in connection with the spring cleaning
Diffstat (limited to 'schemebox.patch')
| -rw-r--r-- | schemebox.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/schemebox.patch b/schemebox.patch new file mode 100644 index 0000000..c00a867 --- /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); + } + |
