summaryrefslogtreecommitdiffstats
path: root/quanta/components/tableeditor/tableitem.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:35 -0600
commitffa67ac75582192196cb70f866f6bfa00586542a (patch)
tree5a09c67b42a8228fc8348b5689b85006ea09942d /quanta/components/tableeditor/tableitem.h
parent997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff)
downloadtdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.tar.gz
tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.zip
Additional renaming of kde to tde
Diffstat (limited to 'quanta/components/tableeditor/tableitem.h')
-rw-r--r--quanta/components/tableeditor/tableitem.h4
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
{