controlpanelui/src/tonefetcher/inc/tonefetcherutils.cpp
branchGCC_SURGE
changeset 27 848a3adde87f
parent 25 19394c261aa5
equal deleted inserted replaced
16:8c9427577f2a 27:848a3adde87f
    13  * 
    13  * 
    14  * Description:
    14  * Description:
    15  *     The source file for tone fetcher utilities.
    15  *     The source file for tone fetcher utilities.
    16  *     
    16  *     
    17  */
    17  */
       
    18 
    18 #include "tonefetcherutils.h"
    19 #include "tonefetcherutils.h"
    19 #include <QDir>
    20 #include <QDir>
    20 #include <QChar>
    21 #include <QChar>
    21 
    22 
    22 QString ToneFetcherUtils::normalizeSeperator(const QString &path)
    23 QString ToneFetcherUtils::normalizeSeperator(const QString &path)