forked from qt-creator/qt-creator
mac: fix touchbar delegate interface
Change-Id: I984801ffdfab797cdff9248c048ca4c1dd08ecf3 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -44,7 +44,7 @@ class TouchBarPrivate;
|
||||
@property (retain, atomic) NSString *closeButtonIdentifier;
|
||||
|
||||
- (id)initWithParent:(Utils::Internal::TouchBarPrivate *)parent;
|
||||
|
||||
- (NSTouchBar *)makeTouchBar;
|
||||
@end
|
||||
|
||||
namespace Utils {
|
||||
|
Reference in New Issue
Block a user