From 74546adb68bd3f17a75003671407c4a4e6b09e73 Mon Sep 17 00:00:00 2001 From: korovkin Date: Mon, 20 Mar 2006 21:44:55 +0000 Subject: Added file sending. --- (limited to 'noncore/net/opietooth/manager/obexftpdialog.h') diff --git a/noncore/net/opietooth/manager/obexftpdialog.h b/noncore/net/opietooth/manager/obexftpdialog.h index b13efe5..7000f61 100644 --- a/noncore/net/opietooth/manager/obexftpdialog.h +++ b/noncore/net/opietooth/manager/obexftpdialog.h @@ -56,10 +56,12 @@ namespace OpieTooth { int progressStatus; //Progress status Opie::Ui::OFileSelector* destFile; //Destination file or directory QVBoxLayout* localLayout; //Window layout + int nRetries; //Number of retries (on connection) private slots: void slotBrowse(); void slotCd(QListViewItem* item); void getFile(); + void putFile(); void updateDir(const QString& newdir); }; }; -- cgit v0.9.0.2