From fee37fd9a7c038dbf5cce74172721ca3cdc8745b Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sat, 09 Nov 2002 15:27:29 +0000 Subject: move ftp stuff from opieftp to shared lib --- (limited to 'noncore/net/opieftp/opieftp.h') diff --git a/noncore/net/opieftp/opieftp.h b/noncore/net/opieftp/opieftp.h index 2aa691a..109b5f8 100644 --- a/noncore/net/opieftp/opieftp.h +++ b/noncore/net/opieftp/opieftp.h @@ -39,6 +39,7 @@ class QPushButton; class QToolButton; class QStringList; class QListBox; +class QTimer; class OpieFtp : public QMainWindow { @@ -67,6 +68,7 @@ public: bool b; int currentServerConfig; protected slots: + void timerOut(); void upDir(); void homeButtonPushed(); void docButtonPushed(); -- cgit v0.9.0.2