aboutsummaryrefslogtreecommitdiffstats
path: root/src/macextras/qmactoolbardelegate.mm
diff options
context:
space:
mode:
Diffstat (limited to 'src/macextras/qmactoolbardelegate.mm')
-rw-r--r--src/macextras/qmactoolbardelegate.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macextras/qmactoolbardelegate.mm b/src/macextras/qmactoolbardelegate.mm
index 4a5d712..6b3c3d5 100644
--- a/src/macextras/qmactoolbardelegate.mm
+++ b/src/macextras/qmactoolbardelegate.mm
@@ -87,7 +87,7 @@ QString qt_strippedText(QString s)
return s.trimmed();
}
-@implementation QtMacToolbarDelegate
+@implementation QMacToolbarDelegate
- (NSArray *)toolbarDefaultItemIdentifiers:(NSToolbar*)toolbar
{