Using different window flags on the connection method dialog (#5614)
authorSamuel Alfageme <samuel.alfageme@gmail.com>
Wed, 15 Mar 2017 14:46:51 +0000 (15:46 +0100)
committerMarkus Goetz <markus@woboq.com>
Wed, 15 Mar 2017 14:46:51 +0000 (15:46 +0100)
commitfce194ce08a281d0c429ab7f4c3a390bd6273bb0
tree6f4183098c4d07e4b2dde9e92fca379758107b87
parent52045246916628ccde691c9c6cee10a39b0a7b78
Using different window flags on the connection method dialog (#5614)

This is a possible fix for #3850, applying custom window flags (http://doc.qt.io/qt-5.8/qt.html#WindowType-enum) on the connection method dialog. These avoid resizing the dialog and displaying a maximize button on OS X and context help button on Windows.
src/gui/wizard/owncloudconnectionmethoddialog.cpp