~carlos-mazieri/ubuntu-filemanager-app/app-devel-pre2

« back to all changes in this revision

Viewing changes to ubuntu-filemanager-app.qml

  • Committer: Michael Spencer
  • Date: 2014-03-20 17:10:38 UTC
  • mto: This revision was merged to the branch mainline in revision 141.
  • Revision ID: sonrisesoftware@gmail.com-20140320171038-2r9iq60thcc4wf1w
Added bug that is causing the regression and also  fixed arrow icon

Show diffs side-by-side

added added

removed removed

Lines of Context:
104
104
                }
105
105
            }
106
106
 
107
 
            // TODO: Temporarily disabled tabs support since this is broken in the SDK
 
107
            // TODO: Temporarily disabled tabs support since this is broken in the SDK (lp:1295242)
108
108
//            Repeater {
109
109
//                model: folderTabs
110
110
//                delegate: Tab {