X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Findexable.h;h=a9b13277c955d7a1fe5004599be65d7bb9ab7cf2;hb=43821d27c5b51c4250a251f20c98878f54deb288;hp=8546a2b337c30e4c7553898f225ab8a2afbff831;hpb=49f85559268fc040fe7ba5611cc0520793cf728b;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/indexable.h b/cinelerra-5.1/cinelerra/indexable.h index 8546a2b3..a9b13277 100644 --- a/cinelerra-5.1/cinelerra/indexable.h +++ b/cinelerra-5.1/cinelerra/indexable.h @@ -2,21 +2,21 @@ /* * CINELERRA * Copyright (C) 2009 Adam Williams - * + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * + * */ @@ -56,7 +56,7 @@ public: // In an Asset, the path to the file. -// In the top EDL, this is the path it was loaded from. Restores +// In the top EDL, this is the path it was loaded from. Restores // project titles from backups. This is only used for loading backups & nested EDLs. // All other loads keep the path in mainsession->filename. // This can't use the output_path argument to save_xml because that points