diff options
Diffstat (limited to 'examples/table/statistics')
| -rw-r--r-- | examples/table/statistics/statistics.cpp | 2 | ||||
| -rw-r--r-- | examples/table/statistics/statistics.doc | 2 | ||||
| -rw-r--r-- | examples/table/statistics/statistics.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/table/statistics/statistics.cpp b/examples/table/statistics/statistics.cpp index 8a906a324..7ab9c0eb9 100644 --- a/examples/table/statistics/statistics.cpp +++ b/examples/table/statistics/statistics.cpp @@ -11,7 +11,7 @@ #include <tqdir.h> #include <tqstringlist.h> -#include <ntqheader.h> +#include <tqheader.h> #include <tqcombobox.h> #include <stdlib.h> diff --git a/examples/table/statistics/statistics.doc b/examples/table/statistics/statistics.doc index 4cd47d897..271e6806c 100644 --- a/examples/table/statistics/statistics.doc +++ b/examples/table/statistics/statistics.doc @@ -3,7 +3,7 @@ \ingroup table-examples \title Table Example - Another QTable example. + Another TQTable example. <hr> diff --git a/examples/table/statistics/statistics.h b/examples/table/statistics/statistics.h index 21d248a7c..4cfdf8fa1 100644 --- a/examples/table/statistics/statistics.h +++ b/examples/table/statistics/statistics.h @@ -10,7 +10,7 @@ #ifndef STATISTICS_H #define STATISTICS_H -#include <ntqtable.h> +#include <tqtable.h> #include <tqcombobox.h> class TableItem : public TQTableItem |
