mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 00:53:46 +02:00
Merge LinkingHtmlWindow into HelpSystem...
... they cooperated closely in a cycle of two not worth breaking
This commit is contained in:
@@ -440,7 +440,6 @@
|
||||
<ClCompile Include="..\..\..\src\widgets\HtmlWindow.cpp" />
|
||||
<ClCompile Include="..\..\..\src\widgets\ImageRoll.cpp" />
|
||||
<ClCompile Include="..\..\..\src\widgets\KeyView.cpp" />
|
||||
<ClCompile Include="..\..\..\src\widgets\LinkingHtmlWindow.cpp" />
|
||||
<ClCompile Include="..\..\..\src\widgets\Meter.cpp" />
|
||||
<ClCompile Include="..\..\..\src\widgets\MeterPanelBase.cpp" />
|
||||
<ClCompile Include="..\..\..\src\widgets\MultiDialog.cpp" />
|
||||
@@ -837,7 +836,6 @@
|
||||
<ClInclude Include="..\..\..\src\widgets\HtmlWindow.h" />
|
||||
<ClInclude Include="..\..\..\src\widgets\ImageRoll.h" />
|
||||
<ClInclude Include="..\..\..\src\widgets\KeyView.h" />
|
||||
<ClInclude Include="..\..\..\src\widgets\LinkingHtmlWindow.h" />
|
||||
<ClInclude Include="..\..\..\src\widgets\Meter.h" />
|
||||
<ClInclude Include="..\..\..\src\widgets\MeterPanelBase.h" />
|
||||
<ClInclude Include="..\..\..\src\widgets\MultiDialog.h" />
|
||||
|
@@ -680,9 +680,6 @@
|
||||
<ClCompile Include="..\..\..\src\widgets\KeyView.cpp">
|
||||
<Filter>src\widgets</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\src\widgets\LinkingHtmlWindow.cpp">
|
||||
<Filter>src\widgets</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\src\widgets\Meter.cpp">
|
||||
<Filter>src\widgets</Filter>
|
||||
</ClCompile>
|
||||
@@ -1828,9 +1825,6 @@
|
||||
<ClInclude Include="..\..\..\src\widgets\KeyView.h">
|
||||
<Filter>src\widgets</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\src\widgets\LinkingHtmlWindow.h">
|
||||
<Filter>src\widgets</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\src\widgets\Meter.h">
|
||||
<Filter>src\widgets</Filter>
|
||||
</ClInclude>
|
||||
|
Reference in New Issue
Block a user