~ubuntu-branches/ubuntu/oneiric/rhythmbox/oneiric

« back to all changes in this revision

Viewing changes to widgets/rb-property-view.c

  • Committer: Bazaar Package Importer
  • Author(s): Rico Tzschichholz
  • Date: 2011-07-29 16:41:38 UTC
  • mto: This revision was merged to the branch mainline in revision 191.
  • Revision ID: james.westby@ubuntu.com-20110729164138-wwicy8nqalm18ck7
Tags: upstream-2.90.1~20110802
ImportĀ upstreamĀ versionĀ 2.90.1~20110802

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
#include "rhythmdb.h"
42
42
#include "rhythmdb-property-model.h"
43
43
#include "rb-stock-icons.h"
44
 
#include "eel-gconf-extensions.h"
45
44
#include "rb-util.h"
46
45
 
47
46
static void rb_property_view_class_init (RBPropertyViewClass *klass);