Gems/LyShine
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -53,7 +53,7 @@ PropertyDirectoryCtrl::PropertyDirectoryCtrl(QWidget* parent)
|
||||
|
||||
QObject::connect(refreshButton,
|
||||
&QPushButton::clicked,
|
||||
[this]([[maybe_unused]] bool checked)
|
||||
[]([[maybe_unused]] bool checked)
|
||||
{
|
||||
UiEditorRefreshDirectoryNotificationBus::Broadcast(&UiEditorRefreshDirectoryNotificationInterface::OnRefreshDirectory);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user