|
|
|
@ -1139,7 +1139,7 @@ QWidget* KMFRuleOptionEditMAC::editWidget() {
|
|
|
|
|
|
|
|
|
|
// It's usually safe to leave the factory code alone.. with the
|
|
|
|
|
// notable exception of the TDEAboutData data
|
|
|
|
|
#include <kaboutdata.h>
|
|
|
|
|
#include <tdeaboutdata.h>
|
|
|
|
|
#include <klocale.h>
|
|
|
|
|
|
|
|
|
|
// TDEInstance* KMFRuleOptionEditMACFactory::s_instance = 0L;
|
|
|
|
@ -1261,7 +1261,7 @@ Author: Christian Hubinger <chubinger@gmail.com>, (C) 2001-2004
|
|
|
|
|
#include <kdebug.h>
|
|
|
|
|
#include <kmessagebox.h>
|
|
|
|
|
#include <klocale.h>
|
|
|
|
|
#include <kapplication.h>
|
|
|
|
|
#include <tdeapplication.h>
|
|
|
|
|
|
|
|
|
|
// project includes
|
|
|
|
|
#include "../../core/iptrule.h"
|
|
|
|
|