~jocave/checkbox/hybrid-amd-gpu-mods

« back to all changes in this revision

Viewing changes to plainbox-gui/gui-ihv/qml/outline/FIleDialog.qml

  • Committer: Andrew Haigh
  • Date: 2013-07-25 09:49:14 UTC
  • mfrom: (2229.5.2 engine)
  • mto: (2229.6.3 gui)
  • mto: This revision was merged to the branch mainline in revision 2553.
  • Revision ID: andrew.haigh@cellsoftware.co.uk-20130725094914-xyups9qn7oj5ti1q
Resolved merge of catchup of checkbox-ihv-ng

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
import QtQuick 2.0
 
2
 
 
3
Rectangle {
 
4
    width: 100
 
5
    height: 62
 
6
}