I'm working on adding support for equalizer scripting but I have hit the 
interesting snag some of the functions that I have wrapped around aren't
returning a value.

One good example is this:
    QStringList AmarokEqualizerScript::getPresetNames() const
    {
        return AmarokConfig::equalizerPresetsNames();
    }

It returns an empty array. Could someone point out what I am doing wrong?
I'm pretty sure I could get it all right once I'm put on the right course.
-- 
Ryan McCoskrie
North Canterbury, New Zealand

sourcelinksnotes.comyr.com

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Amarok-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/amarok-devel

Reply via email to