summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtableview
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2009-10-15 09:52:42 +0200
committerOlivier Goffart <ogoffart@trolltech.com>2009-10-15 09:52:42 +0200
commite479ba841f62cc4af709e97f8085d7779e14e3e9 (patch)
treeac81095a63eb1becc00924ef7f8876b8a5240fe5 /tests/auto/qtableview
parent5e92ae16f80d6a0a824744fa4a2bdb7d6ce726e0 (diff)
Compile tests under Windows
Diffstat (limited to 'tests/auto/qtableview')
-rw-r--r--tests/auto/qtableview/tst_qtableview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qtableview/tst_qtableview.cpp b/tests/auto/qtableview/tst_qtableview.cpp
index 5ff217caa7..d75cfa7ede 100644
--- a/tests/auto/qtableview/tst_qtableview.cpp
+++ b/tests/auto/qtableview/tst_qtableview.cpp
@@ -3253,7 +3253,7 @@ void tst_QTableView::resizeToContents()
}
QT_BEGIN_NAMESPACE
- extern bool qt_tab_all_widgets; // qapplication_mac.cpp
+extern bool Q_GUI_EXPORT qt_tab_all_widgets; // qapplication.cpp
QT_END_NAMESPACE
void tst_QTableView::tabFocus()