summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Qt3DStudio/Palettes/Project/ProjectContextMenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Authoring/Qt3DStudio/Palettes/Project/ProjectContextMenu.h')
-rw-r--r--src/Authoring/Qt3DStudio/Palettes/Project/ProjectContextMenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Authoring/Qt3DStudio/Palettes/Project/ProjectContextMenu.h b/src/Authoring/Qt3DStudio/Palettes/Project/ProjectContextMenu.h
index 12cd2367..a89206fe 100644
--- a/src/Authoring/Qt3DStudio/Palettes/Project/ProjectContextMenu.h
+++ b/src/Authoring/Qt3DStudio/Palettes/Project/ProjectContextMenu.h
@@ -50,7 +50,7 @@ private Q_SLOTS:
void handleRefreshImport();
void handleImportAssets();
void handleAddMaterial();
- void handleDuplicate();
+ void handleDuplicateMaterial();
void handleDuplicatePresentation();
void handleInitialPresentation();
void handleRenamePresentation();