Fix FTBFS resulting from KCModule rename

remotes/gitea/gg-tdeadmin-kcron
Timothy Pearson 12 years ago
parent 555ea1c7f3
commit fadf12ddbd

@ -16,7 +16,7 @@
***************************************************************************/
#include <klocale.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#include <tqlayout.h>
#include <version.h>
#include "knetworkconfmodule.h"

@ -20,7 +20,7 @@
#include "knetworkconf.h"
#include <kaboutdata.h>
#include <kcmodule.h>
#include <tdecmodule.h>
class KNetworkConfModule : public TDECModule
{

@ -31,7 +31,7 @@
*/
#include <tqwidget.h>
#include <tqevent.h>
#include <kcmodule.h>
#include <tdecmodule.h>
#include "mainwidget.h"
class TDEAboutData;

Loading…
Cancel
Save