aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2021-02-17 13:31:48 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2021-02-17 13:31:48 +0100
commit0ccea574f8e4e9a3954ef3bb95909565957bacbe (patch)
treed633f1297d4b38c8cb52b90ab18a44df83dbfc0f
parent860928d5c85f015bacde952037cae14d8dee24a5 (diff)
Stage 2: splitting parts of qquickwindow.cpp to qquickdeliveryagent.cpp
This is another step in the process to split event delivery logic out of qquickwindow into qquickdeliveryagent, while keeping git blame intact. In this patch we just rename qquickwindow.cpp to qquickdeliveryagent.cpp Change-Id: I01b6a022c646239bb252654d4781b6efb81e9876
-rw-r--r--src/quick/util/qquickdeliveryagent.cpp (renamed from src/quick/items/qquickwindow.cpp)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/quick/items/qquickwindow.cpp b/src/quick/util/qquickdeliveryagent.cpp
index acc220bba3..acc220bba3 100644
--- a/src/quick/items/qquickwindow.cpp
+++ b/src/quick/util/qquickdeliveryagent.cpp