[aur] --noprepare during dependency checking

This commit is contained in:
Vinicius Moreira
2019-11-28 18:36:50 -03:00
parent 40aeaf0269
commit 915c3b50a3
3 changed files with 4 additions and 5 deletions

View File

@@ -112,7 +112,7 @@ class ManageWindow(QWidget):
self.input_search.setToolTip(self.i18n['window_manage.input_search.tooltip'])
self.input_search.setStyleSheet("""QLineEdit {
background-color: white;
color: black;
color: grey;
spacing: 0;
height: 30px;
font-size: 12px;