diff options
| author | George Hazan <ghazan@miranda.im> | 2022-03-09 16:01:24 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2022-03-09 16:01:32 +0300 |
| commit | d387ed11456e40f36f359cb3aa9f74a54b8f369b (patch) | |
| tree | 58b3c950a6f00ee6664e794ec4a385cc3b10cb34 /plugins/NewEventNotify/neweventnotify.vcxproj | |
| parent | b5c43418ddb50192686929bac0a6b3190aa6b600 (diff) | |
popup control moved from main menu to Options - Popups - Enabled items
Diffstat (limited to 'plugins/NewEventNotify/neweventnotify.vcxproj')
| -rw-r--r-- | plugins/NewEventNotify/neweventnotify.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/NewEventNotify/neweventnotify.vcxproj b/plugins/NewEventNotify/neweventnotify.vcxproj index 59e3cdb516..afe0d759c5 100644 --- a/plugins/NewEventNotify/neweventnotify.vcxproj +++ b/plugins/NewEventNotify/neweventnotify.vcxproj @@ -27,7 +27,6 @@ </ImportGroup>
<ItemGroup>
<ClCompile Include="src\main.cpp" />
- <ClCompile Include="src\menuitem.cpp" />
<ClCompile Include="src\options.cpp" />
<ClCompile Include="src\popup.cpp" />
<ClCompile Include="src\stdafx.cxx">
|
