fixed paths when starting with no configuration file

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1636 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-09-19 15:42:32 +00:00
parent 002e8edd0e
commit a170f7209a
4 changed files with 92 additions and 76 deletions

View File

@@ -165,7 +165,7 @@ public:
void setValue( const QString & _class, const QString & _attribute,
const QString & _value );
bool loadConfigFile( void );
void loadConfigFile( void );
void saveConfigFile( void );