From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- xpfe/appshell/nsIAppWindow.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xpfe/appshell/nsIAppWindow.idl') diff --git a/xpfe/appshell/nsIAppWindow.idl b/xpfe/appshell/nsIAppWindow.idl index 3c3229071a..d373043bac 100644 --- a/xpfe/appshell/nsIAppWindow.idl +++ b/xpfe/appshell/nsIAppWindow.idl @@ -101,7 +101,7 @@ interface nsIAppWindow : nsISupports * Locks the aspect ratio for a window. * @param aShouldLock boolean */ - void lockAspectRatio(in bool aShouldLock); + void lockAspectRatio(in boolean aShouldLock); const unsigned long lowestZ = 0; const unsigned long loweredZ = 4; /* "alwaysLowered" attribute */ -- cgit v1.2.3