summaryrefslogtreecommitdiffstats
path: root/src/tools/qbitarray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qbitarray.cpp')
-rw-r--r--src/tools/qbitarray.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/tools/qbitarray.cpp b/src/tools/qbitarray.cpp
index 08e0bd9b..c1433887 100644
--- a/src/tools/qbitarray.cpp
+++ b/src/tools/qbitarray.cpp
@@ -38,14 +38,14 @@
**
**********************************************************************/
-#include "qbitarray.h"
-#include "qdatastream.h"
+#include "ntqbitarray.h"
+#include "ntqdatastream.h"
#define SHBLOCK ((bitarr_data*)(sharedBlock()))
/*!
- \class TQBitVal qbitarray.h
+ \class TQBitVal ntqbitarray.h
\reentrant
\brief The TQBitVal class is an internal class, used with TQBitArray.
@@ -84,7 +84,7 @@
/*!
- \class TQBitArray qbitarray.h
+ \class TQBitArray ntqbitarray.h
\reentrant
\brief The TQBitArray class provides an array of bits.