summaryrefslogtreecommitdiffstats
path: root/konq-plugins
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-16 14:05:00 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-16 14:05:00 -0600
commita89a04c088f565ffda320d85b48b7a986e95d6f7 (patch)
tree447bf5360703d53fedf3d911f10e4ef60ddd6d05 /konq-plugins
parentc9da739cda5b0a21189dc42c21b0a479eca2ab1f (diff)
downloadtdeaddons-a89a04c088f565ffda320d85b48b7a986e95d6f7.tar.gz
tdeaddons-a89a04c088f565ffda320d85b48b7a986e95d6f7.zip
Fix unintended renaming
Diffstat (limited to 'konq-plugins')
-rw-r--r--konq-plugins/akregator/konqfeedicon.h4
-rw-r--r--konq-plugins/microformat/konqmficon.h4
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>