Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F22947860
D549.id1509.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
450 B
Subscribers
None
D549.id1509.diff
View Options
Index: qt/pinentrydialog.cpp
===================================================================
--- qt/pinentrydialog.cpp
+++ qt/pinentrydialog.cpp
@@ -280,6 +280,7 @@
mainLayout->addLayout(hbox);
mainLayout->addStretch(1);
mainLayout->addWidget(buttons);
+ mainLayout->setSizeConstraint(QLayout::SetFixedSize);
auto capsLockWatcher = new CapsLockWatcher{this};
connect(capsLockWatcher, &CapsLockWatcher::stateChanged,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 9, 8:37 AM (16 h, 13 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e0/aa/2694c638f46b33867ce19624e70c
Attached To
D549: qt: make the pin entry dialog float again
Event Timeline
Log In to Comment