# Previous commits:
# 9482ac4e Allow explicit selection of SSO method
# ab05e2d8 Mobile message input (#962)
# 12a6da01 If you replace the txn id, replace a string the length of the txn id...
# df6a5aab Fix clicking on images in replies
We explicitly set a parent. We can't assign to
ApplicationWindow.transientParent though, only to
Window.transientParent, so we just call setTransientParent in C++.