|
|
@ -18,17 +18,13 @@
|
|
|
|
#ifndef KNUTNET_H
|
|
|
|
#ifndef KNUTNET_H
|
|
|
|
#define KNUTNET_H
|
|
|
|
#define KNUTNET_H
|
|
|
|
|
|
|
|
|
|
|
|
//Od verze 3 je kapp jen odkaz na kapplication
|
|
|
|
#include <tdeapplication.h>
|
|
|
|
//Since version 3 is kapp pointer on kapplication only
|
|
|
|
|
|
|
|
//#include <tdeapplication.h>
|
|
|
|
|
|
|
|
#include <kapp.h>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include <tqobject.h>
|
|
|
|
#include <tqobject.h>
|
|
|
|
#include <tqsocket.h>
|
|
|
|
#include <tqsocket.h>
|
|
|
|
#include <tqsocketdevice.h>
|
|
|
|
#include <tqsocketdevice.h>
|
|
|
|
#include <tqnetworkprotocol.h>
|
|
|
|
#include <tqnetworkprotocol.h>
|
|
|
|
#include <tqmutex.h>
|
|
|
|
#include <tqmutex.h>
|
|
|
|
|
|
|
|
|
|
|
|
#include <tqvaluevector.h>
|
|
|
|
#include <tqvaluevector.h>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|