mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
fixed a typo and a declaration
This commit is contained in:
parent
21cc381bdd
commit
1fe188b72e
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ import QtQml 2.0
|
|||
* This script is just an example of how to use scripts
|
||||
* Visit http://docs.qownnotes.org/ for more information about scripting
|
||||
*/
|
||||
QtObject {
|
||||
Script {
|
||||
/**
|
||||
* Just show some log entries when the script is initialized
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue