|
|
@ -29,6 +29,7 @@
|
|
|
|
#include <tqstring.h>
|
|
|
|
#include <tqstring.h>
|
|
|
|
#include <tqguardedptr.h>
|
|
|
|
#include <tqguardedptr.h>
|
|
|
|
#include <tqpixmap.h>
|
|
|
|
#include <tqpixmap.h>
|
|
|
|
|
|
|
|
#include <tdemacros.h>
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
@author Christian Hubinger
|
|
|
|
@author Christian Hubinger
|
|
|
@ -44,7 +45,7 @@ class KMFProtocol;
|
|
|
|
class KMFListViewItem;
|
|
|
|
class KMFListViewItem;
|
|
|
|
class KMFProtocolCategory;
|
|
|
|
class KMFProtocolCategory;
|
|
|
|
|
|
|
|
|
|
|
|
class KMFGenericInterfaceEditProtocol : public KMyFirewallGenericInterfaceEditProtocolWidget {
|
|
|
|
class TDE_EXPORT KMFGenericInterfaceEditProtocol : public KMyFirewallGenericInterfaceEditProtocolWidget {
|
|
|
|
TQ_OBJECT
|
|
|
|
TQ_OBJECT
|
|
|
|
|
|
|
|
|
|
|
|
public:
|
|
|
|
public:
|
|
|
|