aboutsummaryrefslogtreecommitdiff
path: root/frame.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'frame.lisp')
-rw-r--r--frame.lisp2
1 files changed, 1 insertions, 1 deletions
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)))