From a89a04c088f565ffda320d85b48b7a986e95d6f7 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 16 Feb 2014 14:05:00 -0600 Subject: Fix unintended renaming --- konq-plugins/akregator/konqfeedicon.h | 4 ++-- konq-plugins/microformat/konqmficon.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'konq-plugins') diff --git a/konq-plugins/akregator/konqfeedicon.h b/konq-plugins/akregator/konqfeedicon.h index 4f102b1..519007f 100644 --- a/konq-plugins/akregator/konqfeedicon.h +++ b/konq-plugins/akregator/konqfeedicon.h @@ -22,8 +22,8 @@ without including the source code for TQt in the source distribution. */ -#ifndef KONTQFEEDICON_H -#define KONTQFEEDICON_H +#ifndef KONQFEEDICON_H +#define KONQFEEDICON_H #include #include diff --git a/konq-plugins/microformat/konqmficon.h b/konq-plugins/microformat/konqmficon.h index a69eee5..f3182cb 100644 --- a/konq-plugins/microformat/konqmficon.h +++ b/konq-plugins/microformat/konqmficon.h @@ -21,8 +21,8 @@ without including the source code for TQt in the source distribution. */ -#ifndef KONTQFEEDICON_H -#define KONTQFEEDICON_H +#ifndef KONQFEEDICON_H +#define KONQFEEDICON_H #include #include -- cgit v1.2.3