From 0d23fa6a32b66e623da02bed64c30e3d640667d1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 7 Nov 2011 20:14:30 -0600 Subject: [PATCH] Rename kwin to twin (part 1 of 2) --- kontact_plugin/uniqueapphandler.cpp | 2 +- src/bnpview.cpp | 2 +- src/mainwindow.cpp | 2 +- src/systemtray.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kontact_plugin/uniqueapphandler.cpp b/kontact_plugin/uniqueapphandler.cpp index 2f80a86..60b5502 100644 --- a/kontact_plugin/uniqueapphandler.cpp +++ b/kontact_plugin/uniqueapphandler.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include diff --git a/src/bnpview.cpp b/src/bnpview.cpp index d483c53..1d7488c 100644 --- a/src/bnpview.cpp +++ b/src/bnpview.cpp @@ -39,7 +39,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 6cc0c55..b58dee6 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -65,7 +65,7 @@ #include #include -#include +#include #include diff --git a/src/systemtray.cpp b/src/systemtray.cpp index 503eb3e..95a8afb 100644 --- a/src/systemtray.cpp +++ b/src/systemtray.cpp @@ -21,7 +21,7 @@ /** KSystemTray2 */ // To draw the systray screenshot image: -#include +#include #include #include #include "linklabel.h"