forked from qt-creator/qt-creator
QmlDesigner: Remove [beta] tag from effect composer
Fixes: QDS-14749 Change-Id: Iaddc2b09cca7a5f9f170350393b74854f0e27d43 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -125,7 +125,7 @@ QmlDesigner::WidgetInfo EffectComposerView::widgetInfo()
|
|||||||
m_widget.data(),
|
m_widget.data(),
|
||||||
"EffectComposer",
|
"EffectComposer",
|
||||||
QmlDesigner::WidgetInfo::LeftPane,
|
QmlDesigner::WidgetInfo::LeftPane,
|
||||||
Tr::tr("Effect Composer [beta]"));
|
Tr::tr("Effect Composer"));
|
||||||
}
|
}
|
||||||
|
|
||||||
void EffectComposerView::customNotification([[maybe_unused]] const AbstractView *view,
|
void EffectComposerView::customNotification([[maybe_unused]] const AbstractView *view,
|
||||||
|
Reference in New Issue
Block a user