summaryrefslogtreecommitdiffstats
path: root/src/table/qt_table.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/table/qt_table.pri')
-rw-r--r--src/table/qt_table.pri4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/table/qt_table.pri b/src/table/qt_table.pri
index a3c6e4b44..7a0578ed2 100644
--- a/src/table/qt_table.pri
+++ b/src/table/qt_table.pri
@@ -1,6 +1,6 @@
# TQt table module
table {
- HEADERS += $$TABLE_H/ntqtable.h
- SOURCES += $$TABLE_CPP/qtable.cpp
+ HEADERS += $$TABLE_H/tqtable.h
+ SOURCES += $$TABLE_CPP/tqtable.cpp
}