mac: try and fix positioning for child windows
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
c20da369e8
commit
75c9af91d1
2 changed files with 45 additions and 31 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#endif
|
||||
|
||||
// Note: implements NSApplicationDelegate
|
||||
@interface MilskoCocoaApplicationDelegate : NSObject <NSApplicationDelegate> {
|
||||
@interface MilskoCocoaApplicationDelegate : NSObject {
|
||||
NSApplication *appl;
|
||||
}
|
||||
- (MilskoCocoaApplicationDelegate *)initWithAppl:(NSApplication *)appl;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue