summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/ppp/pppmodule.cpp
authortille <tille>2003-05-25 00:47:30 (UTC)
committer tille <tille>2003-05-25 00:47:30 (UTC)
commit672a9a2ecd1132aadcf1043946e27339693145a4 (patch) (side-by-side diff)
tree9393acea880576582306679081dc0d7fb16aac6c /noncore/settings/networksettings/ppp/pppmodule.cpp
parentd1c32c127b4dabb716064a790da6be7c24975a92 (diff)
downloadopie-672a9a2ecd1132aadcf1043946e27339693145a4.zip
opie-672a9a2ecd1132aadcf1043946e27339693145a4.tar.gz
opie-672a9a2ecd1132aadcf1043946e27339693145a4.tar.bz2
debug window gone
Diffstat (limited to 'noncore/settings/networksettings/ppp/pppmodule.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings/ppp/pppmodule.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/settings/networksettings/ppp/pppmodule.cpp b/noncore/settings/networksettings/ppp/pppmodule.cpp
index e13f8c8..fb2f3e5 100644
--- a/noncore/settings/networksettings/ppp/pppmodule.cpp
+++ b/noncore/settings/networksettings/ppp/pppmodule.cpp
@@ -80,6 +80,7 @@ QWidget *PPPModule::information(Interface *i){
*/
QList<Interface> PPPModule::getInterfaces(){
// List all of the files in the peer directory
+ qDebug("PPPModule::getInterfaces");
return list;
}