comparison foosdk/sdk/foobar2000/foo_sample/Mac/fooSampleDSPView.h @ 1:20d02a178406 default tip

*: check in everything else yay
author Paper <paper@tflc.us>
date Mon, 05 Jan 2026 02:15:46 -0500
parents
children
comparison
equal deleted inserted replaced
0:e9bb126753e7 1:20d02a178406
1 //
2 // fooSampleDSPView.h
3 // foo_sample
4 //
5 // Created by P on 01/09/2023.
6 //
7
8 #import <Cocoa/Cocoa.h>
9
10
11 @interface fooSampleDSPView : NSViewController
12 @end