Advertisement
kinoko7

Test

Apr 22nd, 2018
2,493
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
QML 0.09 KB | None | 0 0
  1. import QtQuick 2.0
  2.  
  3. Rectangle {
  4.     width: 320
  5.     height: 320
  6.     color: '#00FF00'
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement