mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
This commit is contained in:
parent
a6150f3443
commit
70a92485f7
@ -836,6 +836,10 @@
|
|||||||
RelativePath="..\..\..\src\TrackPanelAx.h"
|
RelativePath="..\..\..\src\TrackPanelAx.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\TrackPanelListener.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\UndoManager.cpp"
|
RelativePath="..\..\..\src\UndoManager.cpp"
|
||||||
>
|
>
|
||||||
@ -2228,6 +2232,10 @@
|
|||||||
RelativePath="..\..\..\src\toolbars\SelectionBar.h"
|
RelativePath="..\..\..\src\toolbars\SelectionBar.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\toolbars\SelectionBarListener.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\toolbars\ToolBar.cpp"
|
RelativePath="..\..\..\src\toolbars\ToolBar.cpp"
|
||||||
>
|
>
|
||||||
|
@ -10,6 +10,8 @@
|
|||||||
; Uninstall prior installations.
|
; Uninstall prior installations.
|
||||||
Filename: "{app}\unins*.*";
|
Filename: "{app}\unins*.*";
|
||||||
|
|
||||||
|
[Messages]
|
||||||
|
BeveledLabel=Share your Audacity thoughts on Twitter, #Audacity
|
||||||
|
|
||||||
[Setup]
|
[Setup]
|
||||||
; compiler-related directives
|
; compiler-related directives
|
||||||
|
Loading…
x
Reference in New Issue
Block a user