зеркало из https://github.com/mozilla/gecko-dev.git
Fixing build problem
Bug 119147 r=dcone sr=attinasi
This commit is contained in:
Родитель
5db5979aac
Коммит
978de2b139
|
@ -190,7 +190,7 @@ NS_IMETHODIMP nsDeviceContextSpecQT::Init(nsIPrintSettings* aPS, PRBool aQuiet)
|
|||
nsCOMPtr<nsIDOMWindowInternal> parent = do_QueryInterface(active);
|
||||
|
||||
nsCOMPtr<nsIDOMWindow> newWindow;
|
||||
rv = wwatch->OpenWindow(parent, aChromeURL,
|
||||
rv = wwatch->OpenWindow(parent, "chrome://global/content/printdialog.xul",
|
||||
"_blank", "chrome,modal,centerscreen", array,
|
||||
getter_AddRefs(newWindow));
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче