forked from pool/kde-cli-tools5
This commit is contained in:
parent
a32fe18730
commit
5a106d418e
@ -1,23 +0,0 @@
|
||||
From: Christoph Feck <cfeck@kde.org>
|
||||
Date: Thu, 21 Jul 2016 21:34:02 +0000
|
||||
Subject: Do not change minimumSize()
|
||||
X-Git-Url: http://quickgit.kde.org/?p=kde-cli-tools.git&a=commitdiff&h=dc023ba3cbd6e6fcbe8a6b13e1796a2c0744a5a2
|
||||
---
|
||||
Do not change minimumSize()
|
||||
|
||||
KPasswordDialog knows better.
|
||||
---
|
||||
|
||||
|
||||
--- a/kdesu/sudlg.cpp
|
||||
+++ b/kdesu/sudlg.cpp
|
||||
@@ -59,8 +59,6 @@
|
||||
if( withIgnoreButton ) {
|
||||
connect(buttonBox()->button(QDialogButtonBox::Ignore), SIGNAL(clicked()), SLOT(slotUser1()));
|
||||
}
|
||||
-
|
||||
- setMinimumSize(minimumSizeHint());
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user