Skip to content

Instantly share code, notes, and snippets.

@jryannel
Last active December 31, 2015 11:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jryannel/7983492 to your computer and use it in GitHub Desktop.
Save jryannel/7983492 to your computer and use it in GitHub Desktop.
remote main.qml
import QtQuick 2.0
Rectangle {
width: 320
height: 320
color: '#00FF00'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment