summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-16 14:02:07 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-16 14:02:07 -0600
commit3f805bcf6218548b27ac2e6be96fb7fc9d19a19e (patch)
tree48a84ef8195d85df6bf777f6004933b3727092d2
parentfd5c76083daca7f9bc6d0a449bac21ddcdffd1c4 (diff)
downloadtdetoys-3f805bcf6218548b27ac2e6be96fb7fc9d19a19e.tar.gz
tdetoys-3f805bcf6218548b27ac2e6be96fb7fc9d19a19e.zip
Fix unintended renaming
-rw-r--r--kweather/weatherbar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kweather/weatherbar.h b/kweather/weatherbar.h
index 6938e69..0bf6075 100644
--- a/kweather/weatherbar.h
+++ b/kweather/weatherbar.h
@@ -19,8 +19,8 @@
* $Id$
*/
-#ifndef __KONTQSIDEBARWEATHER_H__
-#define __KONTQSIDEBARWEATHER_H__
+#ifndef __KONQSIDEBARWEATHER_H__
+#define __KONQSIDEBARWEATHER_H__
#include <konqsidebarplugin.h>
#include <tdeparts/part.h>