controlpanelui/src/tonefetcher/inc/tonefetcherutils.cpp
changeset 25 19394c261aa5
parent 14 23411a3be0db
equal deleted inserted replaced
24:f5dfdd5e4a1b 25:19394c261aa5
    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)