fixed wrong macro-name - fixes unusable Mallets-plugin
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1263 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-07-02 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* src/core/config_mgr.cpp:
|
||||
fixed wrong macro-name - fixes unusable Mallets-plugin
|
||||
|
||||
2008-07-01 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* plugins/sf2_player/Makefile.am:
|
||||
|
||||
@@ -281,7 +281,7 @@ bool configManager::loadConfigFile( void )
|
||||
#endif
|
||||
}
|
||||
|
||||
#ifdef LMMS_LMMS_HAVE_STK_H
|
||||
#ifdef LMMS_HAVE_STK_H
|
||||
if( m_stkDir == "" )
|
||||
{
|
||||
m_stkDir = "/usr/share/stk/rawwaves/";
|
||||
|
||||
Reference in New Issue
Block a user