Home
last modified time | relevance | path

Searched refs:ID_EDIT_FOLDER_PROPERTIES (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dresource.h733 #define ID_EDIT_FOLDER_PROPERTIES 33100 macro
Dproject_view.cpp45 ON_COMMAND(ID_EDIT_FOLDER_PROPERTIES, OnEditFolderProperties)
689 … pPopup->InsertMenu(0, MF_BYPOSITION, ID_EDIT_FOLDER_PROPERTIES, _T("Edit Folder Properties")); in OnContextMenu()