Skip to content

Instantly share code, notes, and snippets.

View rcomblen's full-sized avatar

Richard Comblen rcomblen

View GitHub Profile
@rcomblen
rcomblen / UIButton+Block.h
Created May 30, 2012 09:54 — forked from joshdholtz/UIButton+Block.h
iOS - UIButton+Block
//
// UIButton+Block.h
// BoothTag
//
// Created by Josh Holtz on 4/22/12.
// Copyright (c) 2012 Josh Holtz. All rights reserved.
//
#define kUIButtonBlockTouchUpInside @"TouchInside"