From 527e77d8244fb25d0bab39857eebbdfbcbfb807a Mon Sep 17 00:00:00 2001 From: benmeyer Date: Wed, 02 Oct 2002 17:22:50 +0000 Subject: Add Connection function more filled in --- (limited to 'noncore/net/networksetup/addserviceimp.h') diff --git a/noncore/net/networksetup/addserviceimp.h b/noncore/net/networksetup/addserviceimp.h deleted file mode 100644 index 7cacb97..0000000 --- a/noncore/net/networksetup/addserviceimp.h +++ b/dev/null @@ -1,26 +0,0 @@ -#ifndef ADDSERVICEIMP_H -#define ADDSERVICEIMP_H - -#include "addservice.h" -#include -#include - -class QListViewItem; - -class AddServiceImp : public AddService { - -Q_OBJECT - -public: - AddServiceImp(QWidget *parent=0, const char *name=0, WFlags f=0):AddService(parent, name, f){}; - void addServices(QList list); - -private: - QMap pluginInfo; - -}; - -#endif - -// addserviceimp.h - -- cgit v0.9.0.2