aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/headerview/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/headerview/main.cpp')
-rw-r--r--tests/manual/headerview/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/manual/headerview/main.cpp b/tests/manual/headerview/main.cpp
index b1573f08..a11f8627 100644
--- a/tests/manual/headerview/main.cpp
+++ b/tests/manual/headerview/main.cpp
@@ -204,7 +204,6 @@ private:
int main(int argc, char *argv[])
{
- QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
QGuiApplication app(argc, argv);
qmlRegisterType<TestTableModel>("TestTableModel", 0, 1, "TestTableModel");