Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
@ -11,7 +11,6 @@
//
#include "interface.h"
#include <tdeapplication.h>
#include <kapp.h>
#include <tdeconfig.h>
Interface::Interface(KNetStats* parent, const TQString& name) : mName(name), mView(0), mParent(parent) {