mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-14 02:55:36 +00:00
first buildable implementation of a render item object optimal matching algorithm.
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/represet@1207 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -139,7 +139,7 @@ std::auto_ptr<Preset> PresetLoader::loadPreset ( unsigned int index ) const
|
||||
|
||||
return _presetFactoryManager.factory(extension).allocate
|
||||
( _entries[index], _presetNames[index] );
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user