summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/main.cpp
authorwimpie <wimpie>2004-08-16 23:22:59 (UTC)
committer wimpie <wimpie>2004-08-16 23:22:59 (UTC)
commit502c9b68e4739b6d487bb2ccd98e34535b7d4f77 (patch) (side-by-side diff)
treefa74a3de6a037334c9320f6d646002a8550269b5 /noncore/settings/networksettings2/main.cpp
parentdb9349d5d67c34fc62dd89e37308b1cb409c60fa (diff)
downloadopie-502c9b68e4739b6d487bb2ccd98e34535b7d4f77.zip
opie-502c9b68e4739b6d487bb2ccd98e34535b7d4f77.tar.gz
opie-502c9b68e4739b6d487bb2ccd98e34535b7d4f77.tar.bz2
Modified config.in so that the compile sequence is now correct
(hopefully) Also applied the Networksettings patch to the wextensions.cpp file
Diffstat (limited to 'noncore/settings/networksettings2/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings2/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/settings/networksettings2/main.cpp b/noncore/settings/networksettings2/main.cpp
index b32b323..200e31b 100644
--- a/noncore/settings/networksettings2/main.cpp
+++ b/noncore/settings/networksettings2/main.cpp
@@ -63,6 +63,7 @@ int main( int argc, char * argv[] ) {
// called from system to request something
GuiType = QApplication::Tty;
Action = ACT_REQUEST;
+ Log(("Request : %s\n", argv[1] ));
}
// Start Qt