Skip to content

Commit

Permalink
Added comment for direct methods
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOliver committed Oct 8, 2023
1 parent 2ea8628 commit 1354656
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TORoundedButton/TORoundedButton.m
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
// IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

// Objective-C direct methods - https://nshipster.com/direct/
#define TOROUNDEDBUTTON_OBJC_DIRECT __attribute__((objc_direct))

#import "TORoundedButton.h"
Expand Down

0 comments on commit 1354656

Please sign in to comment.