summaryrefslogtreecommitdiffstats
path: root/kbruch/src/primenumber.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbruch/src/primenumber.h')
-rw-r--r--kbruch/src/primenumber.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbruch/src/primenumber.h b/kbruch/src/primenumber.h
index 8f135b26..f0a27678 100644
--- a/kbruch/src/primenumber.h
+++ b/kbruch/src/primenumber.h
@@ -18,9 +18,9 @@
#ifndef PRIMZAHL_H
#define PRIMZAHL_H
-#include <qvaluevector.h>
+#include <tqvaluevector.h>
-typedef QValueVector<uint> UnsignedIntArray;
+typedef TQValueVector<uint> UnsignedIntArray;
/** Class to handle prime numbers.
* The prime numbers are stored in a static vector, so that different instances