Show
Ignore:
Timestamp:
07/06/11 07:25:31 (23 months ago)
Author:
jeremyz
Message:

Filesystem: add drumkit_usr_path static function

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/core/include/hydrogen/helpers/filesystem.h

    r2253 r2254  
    8787        static bool drumkit_exists( const QString& dk_name ); 
    8888        /** 
     89         * returns path for a drumkit within user drumkit path 
     90         * \param dk_name the drumkit name 
     91         */ 
     92        static QString drumkit_usr_path( const QString& dk_name ); 
     93        /** 
    8994         * returns path for a drumkit searching within user then system drumkits 
    9095         * \param dk_name the drumkit name