fixed node-name
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1184 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -69,7 +69,7 @@ public:
|
||||
virtual void loadSettings( const QDomElement & _this );
|
||||
inline virtual QString nodeName( void ) const
|
||||
{
|
||||
return( "automation-editor" );
|
||||
return( "automationeditor" );
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user