~marcobiscaro2112/unity/fixes-724739

« back to all changes in this revision

Viewing changes to tests/CMakeLists.txt

  • Committer: Neil Jagdish Patel
  • Date: 2011-02-17 11:04:21 UTC
  • mfrom: (853.4.21 panel-fixes)
  • Revision ID: neil.patel@canonical.com-20110217110421-p48vy0p2q4r79lo4
[merge] Panel fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
 
76
76
add_executable (test-panel
77
77
                TestPanel.cpp
 
78
                ../src/PanelStyle.cpp
 
79
                ../src/PanelStyle.h
78
80
                ../src/PanelView.cpp
79
81
                ../src/PanelView.h
80
82
                ../src/PanelIndicatorObjectView.cpp
83
85
                ../src/PanelIndicatorObjectEntryView.h
84
86
                        ../src/PanelTitlebarGrabAreaView.h
85
87
                        ../src/PanelTitlebarGrabAreaView.cpp
 
88
                ../src/PanelTray.cpp
 
89
                ../src/PanelTray.h
86
90
                ../src/IndicatorObjectFactory.h
87
91
                ../src/IndicatorObjectProxy.h
88
92
                ../src/IndicatorObjectEntryProxy.h