summaryrefslogtreecommitdiff
path: root/src/designer/src/lib/shared/newactiondialog_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/lib/shared/newactiondialog_p.h')
-rw-r--r--src/designer/src/lib/shared/newactiondialog_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/designer/src/lib/shared/newactiondialog_p.h b/src/designer/src/lib/shared/newactiondialog_p.h
index 79c10e9c4..52817951b 100644
--- a/src/designer/src/lib/shared/newactiondialog_p.h
+++ b/src/designer/src/lib/shared/newactiondialog_p.h
@@ -104,7 +104,7 @@ private slots:
private:
Ui::NewActionDialog *m_ui;
ActionEditor *m_actionEditor;
- bool m_auto_update_object_name;
+ bool m_autoUpdateObjectName;
void updateButtons();
};