Skip to content

Commit

Permalink
forgot to make resource loader manager public
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartwdouglas authored and pmuir committed Aug 5, 2010
1 parent 6720cce commit 91c2f47
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -35,7 +35,7 @@
* @author Stuart Douglas
*
*/
class ResourceLoaderManager
public class ResourceLoaderManager
{

private final List<ResourceLoader> resourceLoaders;
Expand Down

0 comments on commit 91c2f47

Please sign in to comment.