~unity-team/unity/trunk

« back to all changes in this revision

Viewing changes to dash/previews/CMakeLists.txt

  • Committer: Tarmac
  • Author(s): Manuel de la Pena
  • Date: 2013-01-29 23:05:50 UTC
  • mfrom: (3016.2.9 tab-order)
  • Revision ID: tarmac-20130129230550-553eooa1me6hzyfk
Added API that allows children classes to add InputAreas to the TabIterator in order to modify the tab navigation order. Did some small refactoring to allow testing the TabIterator but without changing the Preview.h by using a forward class declaration as it used to be. Fixes: https://bugs.launchpad.net/bugs/1102387.

Approved by Nick Dedekind.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
     SocialPreview.cpp
32
32
     SocialPreviewContent.cpp
33
33
     SocialPreviewComments.cpp
 
34
     TabIterator.cpp
34
35
     Track.cpp
35
36
     Tracks.cpp
36
37
     )