From 006f7b028f03232e51dd6ceab35a7d492288fd22 Mon Sep 17 00:00:00 2001 From: tille Date: Fri, 13 Jun 2003 14:54:32 +0000 Subject: qcop channels for ESSID, Channel and Mode --- (limited to 'noncore/settings/networksettings/mainwindowimp.cpp') diff --git a/noncore/settings/networksettings/mainwindowimp.cpp b/noncore/settings/networksettings/mainwindowimp.cpp index 0ef1e68..5029525 100644 --- a/noncore/settings/networksettings/mainwindowimp.cpp +++ b/noncore/settings/networksettings/mainwindowimp.cpp @@ -662,5 +662,6 @@ void MainWindowImp::receive(const QCString &msg, const QByteArray &arg) } - if (!found) qDebug("Huh what do ya want"); + if (found) QPEApplication::setKeepRunning(); + else qDebug("Huh what do ya want"); } -- cgit v0.9.0.2