diff options
Diffstat (limited to 'quanta/components/tableeditor/tableitem.h')
-rw-r--r-- | quanta/components/tableeditor/tableitem.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/components/tableeditor/tableitem.h b/quanta/components/tableeditor/tableitem.h index 66d3b85b..12e2b4b0 100644 --- a/quanta/components/tableeditor/tableitem.h +++ b/quanta/components/tableeditor/tableitem.h @@ -2,7 +2,7 @@ tableitem.h - description ------------------- begin : Mon 15 Mar 2004 - copyright : (C) 2004 by Michal Rudolf <mrudolf@kdewebdev.org> + copyright : (C) 2004 by Michal Rudolf <mrudolf@tdewebdev.org> ***************************************************************************/ /*************************************************************************** @@ -18,7 +18,7 @@ #define TABLEITEM_H #include <tqtable.h> -#include <kdeversion.h> +#include <tdeversion.h> class TableItem : public TQTableItem { |