@@ -22,8 +22,8 import QtQuick 1.1 | |||
|
22 | 22 | import QtCommercial.Chart 1.1 |
|
23 | 23 | |
|
24 | 24 | Rectangle { |
|
25 |
width: |
|
|
26 |
height: 3 |
|
|
25 | width: 400 | |
|
26 | height: 300 | |
|
27 | 27 | property int currentIndex: -1 |
|
28 | 28 | |
|
29 | 29 | //![1] |
|
1 | NO CONTENT: modified file, binary diff hidden |
|
1 | NO CONTENT: modified file, binary diff hidden |
General Comments 0
You need to be logged in to leave comments.
Login now