Переименование функции
This commit is contained in:
@ -10,7 +10,7 @@ int main( int argc, char** argv )
|
||||
MF::Paths paths;
|
||||
|
||||
paths.updatePaths();
|
||||
paths.makePaths();
|
||||
paths.makeDefaultDirectories();
|
||||
paths.findConfigFile( "test" );
|
||||
|
||||
return( 0 );
|
||||
|
Reference in New Issue
Block a user