mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-01 14:43:48 +01:00
Move AudacityMessageBox to its own files...
... breaking cycles among low-level files introduced by 273ba9f
This commit is contained in:
@@ -400,6 +400,7 @@
|
||||
<ClCompile Include="..\..\..\src\widgets\AButton.cpp" />
|
||||
<ClCompile Include="..\..\..\src\widgets\ASlider.cpp" />
|
||||
<ClCompile Include="..\..\..\src\widgets\AttachableScrollBar.cpp" />
|
||||
<ClCompile Include="..\..\..\src\widgets\AudacityMessageBox.cpp" />
|
||||
<ClCompile Include="..\..\..\src\widgets\ErrorDialog.cpp" />
|
||||
<ClCompile Include="..\..\..\src\widgets\ExpandingToolBar.cpp" />
|
||||
<ClCompile Include="..\..\..\src\widgets\FileHistory.cpp" />
|
||||
@@ -762,6 +763,7 @@
|
||||
<ClInclude Include="..\..\..\src\widgets\AButton.h" />
|
||||
<ClInclude Include="..\..\..\src\widgets\ASlider.h" />
|
||||
<ClInclude Include="..\..\..\src\widgets\AttachableScrollBar.h" />
|
||||
<ClInclude Include="..\..\..\src\widgets\AudacityMessageBox.h" />
|
||||
<ClInclude Include="..\..\..\src\widgets\ErrorDialog.h" />
|
||||
<ClInclude Include="..\..\..\src\widgets\ExpandingToolBar.h" />
|
||||
<ClInclude Include="..\..\..\src\widgets\FileHistory.h" />
|
||||
|
||||
Reference in New Issue
Block a user