Compare commits
2 commits
87bb586012
...
c254c83875
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c254c83875 | ||
![]() |
4d51a50adb |
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
||||||
;;; For more information see (info "(emacs) Directory Variables")
|
;;; For more information see (info "(emacs) Directory Variables")
|
||||||
|
|
||||||
((nil . ((compile-command . "just build")))
|
((nil . ((compile-command . "just b r")))
|
||||||
(prog-mode . ((compile-command . "just build"))))
|
(prog-mode . ((compile-command . "just b r"))))
|
||||||
|
|
|
@ -27,7 +27,7 @@ Kirigami.ApplicationWindow {
|
||||||
|
|
||||||
signal edit()
|
signal edit()
|
||||||
|
|
||||||
onActiveFocusItemChanged: console.log("FOCUS CHANGED TO: " + activeFocusControl)
|
/* onActiveFocusItemChanged: console.log("FOCUS CHANGED TO: " + activeFocusControl) */
|
||||||
onClosing: mainPage.closeAll()
|
onClosing: mainPage.closeAll()
|
||||||
|
|
||||||
/* pageStack.initialPage: mainPage */
|
/* pageStack.initialPage: mainPage */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue