This commit is contained in:
relikd
2019-08-12 00:25:13 +02:00
parent 48578ea211
commit cc218dfbcb
42 changed files with 41 additions and 63 deletions

View File

@@ -20,8 +20,7 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
// SOFTWARE.
#import <Cocoa/Cocoa.h>
@import Cocoa;
@class SettingsAppearance;
@interface SettingsAppearanceView : NSView