mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
[Summary] Only rename files and variables on MacOS
[Review] nobody [git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 462589]
This commit is contained in:
parent
abe0a46f76
commit
00ca0a0dd9
5 changed files with 175 additions and 7 deletions
|
|
@ -266,7 +266,7 @@ gtk2_ardour_sources = [
|
|||
]
|
||||
|
||||
if sys.platform == 'darwin':
|
||||
gtk2_ardour_sources.append('OpenFileDialog.mm')
|
||||
gtk2_ardour_sources.append('open_file_dialog.mm')
|
||||
else:
|
||||
gtk2_ardour_sources.append('open_file_dialog.cc')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue