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