summaryrefslogtreecommitdiffstats
path: root/kdict
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-13 01:04:19 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-13 01:04:19 -0500
commit008eae43da364c9a910416652cf277c4ef5895c9 (patch)
tree5f9060ce2395120f3ce327d444b035a6ece978a4 /kdict
parent2bc02dc6e21b9f38a76c6733a0931c7ebc944547 (diff)
downloadtdenetwork-008eae43da364c9a910416652cf277c4ef5895c9.tar.gz
tdenetwork-008eae43da364c9a910416652cf277c4ef5895c9.zip
Fix inadvertent "TQ" changes.
Diffstat (limited to 'kdict')
-rw-r--r--kdict/queryview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdict/queryview.h b/kdict/queryview.h
index e3f740ab..766efaf7 100644
--- a/kdict/queryview.h
+++ b/kdict/queryview.h
@@ -16,8 +16,8 @@
------------------------------------------------------------- */
-#ifndef _TQUERYVIEW_H_
-#define _TQUERYVIEW_H_
+#ifndef _QUERYVIEW_H_
+#define _QUERYVIEW_H_
#include <tqvbox.h>
#include <khtml_part.h>