ChartView icon indicating copy to clipboard operation
ChartView copied to clipboard

Fix explicit .self errors in Xcode 11

Open jojost1 opened this issue 5 years ago • 1 comments
trafficstars

Description

Adds some explicit self.

Motivation and Context

Fixes issue #157

How Has This Been Tested?

No functional changes, only extra references to self. Builds fine.

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Non-functional change (Updating Documentation, CI automation, etc..)

Checklist:

  • [x] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.

jojost1 avatar Aug 27 '20 20:08 jojost1

@AppPear any chance you could merge this one?

jojost1 avatar Sep 01 '20 18:09 jojost1