QTfrontend/M3InstallController.m
changeset 2606 ed687a8d081f
parent 2437 10e4b5fc0d93
child 3697 d5b30d6373fc
equal deleted inserted replaced
2605:a40a7c90ffd8 2606:ed687a8d081f
    30 
    30 
    31 #import "M3InstallController.h"
    31 #import "M3InstallController.h"
    32 #import "NSWorkspace_RBAdditions.h"
    32 #import "NSWorkspace_RBAdditions.h"
    33 
    33 
    34 #import <Foundation/Foundation.h>
    34 #import <Foundation/Foundation.h>
    35 #import <Foundation/NSObjCRuntime.h>
       
    36 
    35 
    37 @implementation M3InstallController
    36 @implementation M3InstallController
    38 
    37 
    39 - (id) init {
    38 - (id) init {
    40 	if (self = [super init]) {
    39 	if (self = [super init]) {