1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-16 01:21:25 +01:00

Remove trailing spaces.

This commit is contained in:
benjamin.drung@gmail.com
2014-06-03 20:30:19 +00:00
parent d921c4969b
commit 277932dccb
380 changed files with 6489 additions and 6491 deletions

View File

@@ -39,7 +39,7 @@ class AboutDialog:public wxDialog {
wxBitmap *logo; //v
DECLARE_EVENT_TABLE()
private:
enum Role {
roleTeamDeveloper,
@@ -50,7 +50,7 @@ class AboutDialog:public wxDialog {
roleLibrary,
roleThanks
};
AboutDialogCreditItemsList creditItems;
void PopulateAudacityPage( ShuttleGui & S );
void PopulateLicensePage( ShuttleGui & S );