~elementary-apps/noise/source-view-api

« back to all changes in this revision

Viewing changes to plugins/LastFM/SimilarViewWrapper.vala

  • Committer: Corentin Noël
  • Date: 2012-11-09 01:16:11 UTC
  • Revision ID: tintou@mailoo.org-20121109011611-k7af6jfveeezfzv4
Plugins, contextmenu and other work

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
        p.add_media (to_add);
110
110
 
111
111
        lm.add_playlist (p);
112
 
        lw.addSideListItem (p);
 
112
        //lw.addSideListItem (p);
113
113
    }
114
114
 
115
115
    protected override bool check_have_media () {