~ubuntu-branches/ubuntu/wily/kid3/wily-proposed

« back to all changes in this revision

Viewing changes to src/core/config/Sources.cmake

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2012-05-14 18:27:44 UTC
  • mfrom: (1.1.14) (2.1.16 sid)
  • Revision ID: package-import@ubuntu.com-20120514182744-4tul4661q4rao8vm
Tags: 2.1-2
Remove patch 01-gcc4.7-ftbfs, it was merged with 2.1 to another location.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
  config/musicbrainzconfig.cpp
12
12
  config/playlistconfig.cpp
13
13
  config/serverimporterconfig.cpp
 
14
  config/shortcutsmodel.cpp
14
15
)
15
16
 
16
 
set(config_MOC_HDRS)
 
17
set(config_MOC_HDRS
 
18
  config/shortcutsmodel.h
 
19
)