@import
This commit is contained in:
@@ -20,7 +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;
|
||||
|
||||
@interface SettingsGeneral : NSViewController
|
||||
- (void)fixCache:(NSButton *)sender;
|
||||
|
||||
@@ -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 SettingsGeneral;
|
||||
|
||||
@interface SettingsGeneralView : NSView
|
||||
|
||||
Reference in New Issue
Block a user