From 33cf1711b4d74036fa27dc971c25df236b8d0355 Mon Sep 17 00:00:00 2001 From: tille Date: Tue, 03 Jun 2003 14:51:12 +0000 Subject: should popup for passwd now... --- (limited to 'noncore/settings/networksettings/ppp/connect.cpp') diff --git a/noncore/settings/networksettings/ppp/connect.cpp b/noncore/settings/networksettings/ppp/connect.cpp index a93f93d..798431b 100644 --- a/noncore/settings/networksettings/ppp/connect.cpp +++ b/noncore/settings/networksettings/ppp/connect.cpp @@ -599,7 +599,7 @@ void ConnectWidget::timerEvent(QTimerEvent *) { messg->setText(bm); emit debugMessage(bm); - QString idstring = _ifaceppp->data()->storedUsername(); + QString idstring = _ifaceppp->data()->password(); if(!idstring.isEmpty() && firstrunID) { // the user entered an Id on the main kppp dialog -- cgit v0.9.0.2