Mercurial > hg > svapp
comparison framework/MainWindowBase.h @ 290:a3fcaad1a269 tonioni
Merge from the default branch
author | Chris Cannam |
---|---|
date | Fri, 12 Jul 2013 13:26:41 +0100 |
parents | 2925a4bbca5e |
children | c837368b1faf 4eccff14b4d8 |
comparison
equal
deleted
inserted
replaced
281:cba1e2a3d14b | 290:a3fcaad1a269 |
---|---|
118 void canDeleteCurrentPane(bool); | 118 void canDeleteCurrentPane(bool); |
119 void canAddLayer(bool); | 119 void canAddLayer(bool); |
120 void canImportMoreAudio(bool); | 120 void canImportMoreAudio(bool); |
121 void canReplaceMainAudio(bool); | 121 void canReplaceMainAudio(bool); |
122 void canImportLayer(bool); | 122 void canImportLayer(bool); |
123 void canChangeSessionTemplate(bool); | |
123 void canExportAudio(bool); | 124 void canExportAudio(bool); |
124 void canExportLayer(bool); | 125 void canExportLayer(bool); |
125 void canExportImage(bool); | 126 void canExportImage(bool); |
126 void canRenameLayer(bool); | 127 void canRenameLayer(bool); |
127 void canEditLayer(bool); | 128 void canEditLayer(bool); |