macOS: Make sure QNSPanel also gets a debug description
Change-Id: I5de08c3493b02a8e98ba3c4fe3922f5f9fd6e2c2 Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
This commit is contained in:
parent
2071d26a34
commit
301970018c
@ -67,6 +67,7 @@ QT_FORWARD_DECLARE_CLASS(QCocoaWindow)
|
|||||||
- (void)dealloc;
|
- (void)dealloc;
|
||||||
- (BOOL)isOpaque;
|
- (BOOL)isOpaque;
|
||||||
- (NSColor *)backgroundColor;
|
- (NSColor *)backgroundColor;
|
||||||
|
- (NSString *)description;
|
||||||
@property (nonatomic, readonly) QCocoaWindow *platformWindow;
|
@property (nonatomic, readonly) QCocoaWindow *platformWindow;
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user