1.0.3-4
Added comment syntax about non-usage of page
This commit is contained in:
parent
eae2cf989b
commit
0e3940f525
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ import QtQuick 2.0
|
|||
import QtWebKit 3.0
|
||||
import Sailfish.Silica 1.0
|
||||
|
||||
// not in use since release 1.0.3-4
|
||||
|
||||
Page {
|
||||
id: browser
|
||||
property string href;
|
||||
|
|
Loading…
Reference in a new issue