8 lines
166 B
Objective-C
8 lines
166 B
Objective-C
//
|
|
// Copyright 2024 Signal Messenger, LLC
|
|
// SPDX-License-Identifier: AGPL-3.0-only
|
|
//
|
|
|
|
#import <UIKit/UIKit.h>
|
|
|
|
#import <SignalUI/UIButton+DeprecationWorkaround.h>
|