File albumshaper-gcc-warning.patch of Package albumshaper
--- src/backend/album.h +++ src/backend/album.h @@ -1,4 +1,4 @@ -//============================================== +//============================================== // copyright : (C) 2003-2005 by Will Stokes //============================================== // This program is free software; you can redistribute it @@ -113,7 +113,7 @@ int getCreationDay(); ///Updates the creation date to today's date - void Album::updateCreationDate(); + void updateCreationDate(); ///Updates the modification date to today's date void updateModificationDate();