Confirmed users
170
edits
m (change default url?) |
m (Add URL comment) |
||
Line 90: | Line 90: | ||
session.open(runtime); | session.open(runtime); | ||
view.setSession(session); | view.setSession(session); | ||
session.loadUri("about:buildconfig"); | session.loadUri("about:buildconfig"); // Or any other URL... | ||
</syntaxhighlight> | </syntaxhighlight> | ||