Skip to content

Commit

Permalink
Merge pull request xmartlabs#633 from Khronoss/patch-1
Browse files Browse the repository at this point in the history
Add UIKit import to ButtonBarViewCell.swift
  • Loading branch information
Martin Barreto authored Dec 20, 2018
2 parents 7bf6f93 + e8edf2f commit a097688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ButtonBarViewCell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.

import Foundation
import UIKit

open class ButtonBarViewCell: UICollectionViewCell {

Expand Down

0 comments on commit a097688

Please sign in to comment.