summaryrefslogtreecommitdiffstats
path: root/kpat/hint.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpat/hint.h')
-rw-r--r--kpat/hint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/hint.h b/kpat/hint.h
index 1d1c2594..8ebf9ed5 100644
--- a/kpat/hint.h
+++ b/kpat/hint.h
@@ -22,7 +22,7 @@ private:
};
-typedef QValueList<MoveHint*> HintList;
+typedef TQValueList<MoveHint*> HintList;
#endif