diff options
Diffstat (limited to 'src/table/qtable.cpp')
-rw-r--r-- | src/table/qtable.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/qtable.cpp b/src/table/qtable.cpp index 2f5d4c259..93d389e3b 100644 --- a/src/table/qtable.cpp +++ b/src/table/qtable.cpp @@ -70,7 +70,7 @@ static bool qt_update_cell_widget = TRUE; static bool qt_table_clipper_enabled = TRUE; #ifndef QT_INTERNAL_TABLE -Q_EXPORT +TQ_EXPORT #endif void tqt_set_table_clipper_enabled( bool enabled ) { |