|
@@ -5,11 +5,8 @@
|
|
|
#import "CTTabStripView.h"
|
|
|
#import "CTTabStripController.h"
|
|
|
#import "URLDropTarget.h"
|
|
|
-#if VERSION_DMG
|
|
|
-#import <PDF_Master-Swift.h>
|
|
|
-#else
|
|
|
+
|
|
|
#import <PDF_Master-Swift.h>
|
|
|
-#endif
|
|
|
|
|
|
// ripped out from libbase mac_util.mm:
|
|
|
static BOOL ShouldWindowsMiniaturizeOnDoubleClick() {
|