Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.9.1, 0.9.1.1, and 0.9.2

stable shellext: move ContextMenu.cpp to CShellExtCMenu.cpp

Changeset d2b460818562

Parent 17ebc57da9e1

by Adrian Buehlmann

Changes to 2 files · Browse files at d2b460818562 Showing diff from parent 17ebc57da9e1 Diff from another changeset...

Show Entire File win32/​shellext/​CShellExtCMenu.cpp Stacked
renamed from win32/shellext/ContextMenu.cpp
(No changes)
 
7
8
9
10
 
11
12
13
 
7
8
9
 
10
11
12
13
@@ -7,7 +7,7 @@
   OBJECTS_THGSGELL = $(OBJECTS_DIRSTATE) \   InitStatus.obj \ - ContextMenu.obj \ + CShellExtCMenu.obj \   IconOverlay.obj \   ShellExt.obj \   StringUtils.obj \