~tpeeters/ubuntu-ui-toolkit/tabs-autoactive

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/plugin/plugin.pro

  • Committer: tpeeters
  • Date: 2013-09-24 07:46:36 UTC
  • mfrom: (747.1.12 trunk)
  • Revision ID: tim.peeters@canonical.com-20130924074636-452buvgs4xylvs5r
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
    qquickclipboard_p.h \
41
41
    ucubuntuanimation.h \
42
42
    ucfontutils.h \
 
43
    ucapplication.h \
43
44
    ucarguments.h \
44
45
    ucargument.h \
45
46
    ucalarm.h \
49
50
    ucalarmmodel.h \
50
51
    unitythemeiconprovider.h \
51
52
    alarmrequest_p.h \
52
 
    alarmrequest_p_p.h
 
53
    alarmrequest_p_p.h \
 
54
    adapters/alarmsadapter_p.h
53
55
 
54
56
SOURCES += plugin.cpp \
55
57
    uctheme.cpp \
68
70
    qquickmimedata.cpp \
69
71
    ucubuntuanimation.cpp \
70
72
    ucfontutils.cpp \
 
73
    ucapplication.cpp \
71
74
    ucarguments.cpp \
72
75
    ucargument.cpp \
73
76
    ucalarm.cpp \