From 43d99cc2477266cb9072e179137f0e8485370b3d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 7 Nov 2011 20:26:07 -0600 Subject: Rename kwin to twin (part 1 of 2) --- ksysguard/gui/ksysguard.cc | 4 ++-- ksysguard/gui/ksysguard.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ksysguard') diff --git a/ksysguard/gui/ksysguard.cc b/ksysguard/gui/ksysguard.cc index 6bc3d8398..648b0ec1f 100644 --- a/ksysguard/gui/ksysguard.cc +++ b/ksysguard/gui/ksysguard.cc @@ -50,8 +50,8 @@ #include #include #include -#include -#include +#include +#include #include diff --git a/ksysguard/gui/ksysguard.h b/ksysguard/gui/ksysguard.h index f8e8c15c6..fe2e7fce1 100644 --- a/ksysguard/gui/ksysguard.h +++ b/ksysguard/gui/ksysguard.h @@ -59,7 +59,7 @@ class TopLevel : public KMainWindow, public KSGRD::SensorClient, public DCOPObje void initStatusBar(); k_dcop: - // calling ksysguard with kwin/kicker hot-key + // calling ksysguard with twin/kicker hot-key ASYNC showProcesses(); ASYNC showOnCurrentDesktop(); ASYNC loadWorkSheet( const TQString &fileName ); -- cgit v1.2.3