From e483d88ee4158ba13d8c28b020d0e93b62e86d85 Mon Sep 17 00:00:00 2001 From: simon Date: Fri, 03 Jan 2003 21:24:40 +0000 Subject: - these have been renamed to networksettings --- (limited to 'noncore/net/networksetup/addconnectionimp.h') diff --git a/noncore/net/networksetup/addconnectionimp.h b/noncore/net/networksetup/addconnectionimp.h deleted file mode 100644 index 680a502..0000000 --- a/noncore/net/networksetup/addconnectionimp.h +++ b/dev/null @@ -1,29 +0,0 @@ -#ifndef ADDCONNECTIONIMP_H -#define ADDCONNECTIONIMP_H - -#include "addconnection.h" -#include -#include - -class QListViewItem; - -class AddConnectionImp : public AddConnection { - -Q_OBJECT - -public: - AddConnectionImp(QWidget *parent=0, const char *name=0, WFlags f=0); - void addConnections(const QMap &newList); - -private slots: - void changed(); - -private: - QMap list; - -}; - -#endif - -// addconectionimp.h - -- cgit v0.9.0.2