diff --git a/DropItem.qml b/DropItem.qml index a5430cdda0da612f1760772f36927f69fa62cc29..351eed1856be8aaeb1b6316779548572c8572ae2 100644 --- a/DropItem.qml +++ b/DropItem.qml @@ -17,7 +17,7 @@ DropItem v0.1 Updated: 10/09/2015 by: Gabriel F. contactMe: http://gaf.impa.br/contact/ or http://www.gabrieldesign.com.br - watch the video working at: + watch the video working at: https://youtu.be/CxxuIpKmMmc To use, include the file in project and add the following code somewhere in qml: @@ -205,5 +205,4 @@ Item { } } -} - +} \ No newline at end of file