From 9b33ff5f74c30a5a4905093715a6f345edee26ab Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 12 Oct 2002 21:18:46 +0000 Subject: Calmed down... 2nd try after merge Use MetaFactory cuase it's so nice and avoids thousands of if() else if stuff Fix a bug in filetransfer where cancel after exit leaded to a crash cause of bogus adresses in the QSocketNotifiers.. --- (limited to 'noncore/apps/opie-console/metafactory.h') diff --git a/noncore/apps/opie-console/metafactory.h b/noncore/apps/opie-console/metafactory.h index d05ece4..7f0699b 100644 --- a/noncore/apps/opie-console/metafactory.h +++ b/noncore/apps/opie-console/metafactory.h @@ -78,6 +78,7 @@ public: ProfileDialogWidget *newConnectionPlugin ( const QString&, QWidget* ); ProfileDialogWidget* newTerminalPlugin( const QString&, QWidget* ); EmulationLayer* newEmulationLayer(const QString&, WidgetLayer* ); + FileTransferLayer* newFileTransfer(const QString&, IOLayer* ); /* * internal takes the maybe translated -- cgit v0.9.0.2