xavier2k6
                                            xavier2k6
                                        
                                    @glassez @thalieht Will I make the yes/no changes in this PR??
>I don't mind. Ok, another thing..... Should I display the yes/no options exactly like they currently are in `WebUI` (**No** 1st & **Yes** 2nd ) as to me it should...
Just got to test recent changes on windows, Experiencing a crash...... ____ qBittorrent version: v4.5.0alpha1 (64-bit) Libtorrent version: 2.0.7.0 Qt version: 6.3.0 Boost version: 1.79.0 OpenSSL version: 3.0.5 zlib version:...
Buttons will state `Remove` & `No`?? Edit: How about `Agree` & `Disagree` or `Acknowledge` & `Reject/Disregard`?
If there's no objections then I will change: 1. The question to "Are you sure you want to **remove**......... 2. Change the buttons to display `Confirm/Cancel`
> > 2. Change the buttons to display `Confirm/Cancel` > > 👎 ??? So, do you want `Remove/Cancel` used for the buttons?
> > So, do you want `Remove/Cancel` used for the buttons? > > It seemed to me that this was the final option. Oh ok, will push changes later on...
It seems `Remove` is not a member of 'QDialogButtonBox' so I went with original `OK` & `Cancel` for consistency across `GUI/WebUI` for buttons & changed the question to "Are you...
I ignored the other warnings as I know they're being deprecated, we're moving over to `Qt6`.
@Chocobo1 `statfs64` deprecation was taken care of by PR https://github.com/qbittorrent/qBittorrent/pull/15661, Could you look into the `LSCopyDefaultHandlerForURLScheme` & `daemon` deprecation warnings too please.