зеркало из https://github.com/mozilla/pjs.git
Decreasing the height of the window to provide a workaround for bug #3976.
Approved by Chris H.
This commit is contained in:
Родитель
07e160fb2d
Коммит
72c32995e8
|
@ -95,7 +95,7 @@ int main(int argc, char* argv[])
|
|||
char * iconic_state=nsnull;
|
||||
|
||||
PRInt32 widthVal = 615;
|
||||
PRInt32 heightVal = 650;
|
||||
PRInt32 heightVal = 480;
|
||||
|
||||
nsIAppShellService* appShell;
|
||||
nsIDOMAppCoresManager *appCoresManager;
|
||||
|
|
Загрузка…
Ссылка в новой задаче