]> granicus.if.org Git - transmission/commit
Don't force-add "Show options dialog" checkbox when opening a torrent
authorMike Gelfand <mikedld@mikedld.com>
Sat, 14 Nov 2015 14:22:57 +0000 (14:22 +0000)
committerMike Gelfand <mikedld@mikedld.com>
Sat, 14 Nov 2015 14:22:57 +0000 (14:22 +0000)
commit4434c900e31b9d154384d1237c4ccd859908b233
tree085c3111a064546ac310399542c5e2c493d77470
parent3f86b77068cf0a7e6382d266ef6f22dfdffe7744
Don't force-add "Show options dialog" checkbox when opening a torrent

If open file dialog is a native one, setting the layout will do more harm
than good. Specifically, on Windows with Qt 5 the dialog becomes completely
unusable.
qt/MainWindow.cc