Searched refs:passLabel (Results 1 – 1 of 1) sorted by relevance
153 QLabel* passLabel = new QLabel("Password:", dialog); in authenticationRequired() local154 layout->addWidget(passLabel, 2, 0); in authenticationRequired()