summaryrefslogtreecommitdiffstats
path: root/kalzium/src/eqresult.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-15 20:30:14 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-15 20:30:14 +0000
commitc2df35e6d042ed22c3b2babdc96817210742cb4b (patch)
tree28de4e74396b50aa929c360bb71ca940b26f1a89 /kalzium/src/eqresult.h
parente91a687ea077784e22afb909503e7e3eab92a444 (diff)
downloadtdeedu-c2df35e6d042ed22c3b2babdc96817210742cb4b.tar.gz
tdeedu-c2df35e6d042ed22c3b2babdc96817210742cb4b.zip
Fix some kdeedu build issues
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236928 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kalzium/src/eqresult.h')
-rw-r--r--kalzium/src/eqresult.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kalzium/src/eqresult.h b/kalzium/src/eqresult.h
index 2b862d3b..ef361ba8 100644
--- a/kalzium/src/eqresult.h
+++ b/kalzium/src/eqresult.h
@@ -18,8 +18,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#ifndef _ETQRESULT_H_
-#define _ETQRESULT_H_
+#ifndef _EQRESULT_H_
+#define _EQRESULT_H_
#include <tqlistbox.h>
#include <tqsimplerichtext.h>
@@ -87,5 +87,5 @@ private:
bool m_alternate_color;
};
-#endif // _ETQRESULT_H_
+#endif // _EQRESULT_H_