mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
many various fixes, intro and login slightly redesigned
This commit is contained in:
@@ -1047,8 +1047,8 @@ void PsMainWindow::psInitSize() {
|
||||
|
||||
TWindowPos pos(cWindowPos());
|
||||
if (cDebug()) { // temp while design
|
||||
pos.w = 800;
|
||||
pos.h = 600;
|
||||
pos.w = 879;
|
||||
pos.h = 689;
|
||||
}
|
||||
QRect avail(QDesktopWidget().availableGeometry());
|
||||
bool maximized = false;
|
||||
|
Reference in New Issue
Block a user