From c9c3db4c0b6656203516c15f2881fae08731c327 Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Sun, 26 Jul 2026 10:52:43 +0100 Subject: Fixes --- frame.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frame.lisp') diff --git a/frame.lisp b/frame.lisp index 2f3cc91..a4313c9 100644 --- a/frame.lisp +++ b/frame.lisp @@ -23,4 +23,4 @@ () (with-application-frame (frame) (next-haiku frame) - (redisplay-frame frame))) + (redisplay-frame-pane frame 'app))) -- cgit v1.2.3