diff options
-rw-r--r-- | konq-plugins/akregator/konqfeedicon.h | 4 | ||||
-rw-r--r-- | konq-plugins/microformat/konqmficon.h | 4 |
2 files changed, 4 insertions, 4 deletions
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 <tqguardedptr.h> #include <tdeparts/plugin.h> 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 <tdehtml_part.h> #include <tdeparts/plugin.h> |