summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Palettes/Project/ProjectContextMenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Authoring/Studio/Palettes/Project/ProjectContextMenu.h')
-rw-r--r--src/Authoring/Studio/Palettes/Project/ProjectContextMenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Authoring/Studio/Palettes/Project/ProjectContextMenu.h b/src/Authoring/Studio/Palettes/Project/ProjectContextMenu.h
index 965767ac..d68f9e95 100644
--- a/src/Authoring/Studio/Palettes/Project/ProjectContextMenu.h
+++ b/src/Authoring/Studio/Palettes/Project/ProjectContextMenu.h
@@ -41,7 +41,7 @@ public:
virtual ~ProjectContextMenu();
private Q_SLOTS:
- void handleShowInExplorer();
+ void handleShowContainingFolder();
void handleCopyPath();
void handleCopyFullPath();
void handleRefreshImport();