This repository was archived by the owner on Jan 13, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Visual Studio Project Template C#/Integration Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33// This file should stay in sync with the CPP project file
44// "notepad-plus-plus/PowerEditor/src/WinControls/DockingWnd/Docking.h"
55// found at
6- // https://github.com/notepad-plus-plus/notepad-plus-plus/blob/287ce9ec147d6d64224d8990f99385f57a240df4 /PowerEditor/src/WinControls/DockingWnd/Docking.h
6+ // https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master /PowerEditor/src/WinControls/DockingWnd/Docking.h
77
88using System ;
99using System . Runtime . InteropServices ;
Original file line number Diff line number Diff line change 33// This file should stay in sync with the CPP project file
44// "notepad-plus-plus/PowerEditor/src/menuCmdID.h"
55// found at
6- // https://github.com/notepad-plus-plus/notepad-plus-plus/blob/287ce9ec147d6d64224d8990f99385f57a240df4 /PowerEditor/src/menuCmdID.h
6+ // https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master /PowerEditor/src/menuCmdID.h
77
88namespace Kbg . NppPluginNET
99{
Original file line number Diff line number Diff line change 33// This file should stay in sync with the CPP project file
44// "notepad-plus-plus/PowerEditor/src/MISC/PluginsManager/Notepad_plus_msgs.h"
55// found at
6- // https://github.com/notepad-plus-plus/notepad-plus-plus/blob/287ce9ec147d6d64224d8990f99385f57a240df4 /PowerEditor/src/MISC/PluginsManager/Notepad_plus_msgs.h
6+ // https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master /PowerEditor/src/MISC/PluginsManager/Notepad_plus_msgs.h
77
88namespace Kbg . NppPluginNET
99{
You can’t perform that action at this time.
0 commit comments