Revert "fix: 6.2 deprecation warning regard the QScopedPointer::swap function (#3655)"
This reverts commitca258109c5
, reversing changes made to693d9d02bc
. Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
cb8f6f5e80
commit
476f3edce0
12 changed files with 36 additions and 36 deletions
|
@ -96,7 +96,7 @@ class FlameModPage : public ModPage {
|
|||
[[nodiscard]] inline auto helpPage() const -> QString override { return "Mod-platform"; }
|
||||
|
||||
void openUrl(const QUrl& url) override;
|
||||
ModFilterWidget* createFilterWidget() override;
|
||||
unique_qobject_ptr<ModFilterWidget> createFilterWidget() override;
|
||||
|
||||
protected:
|
||||
virtual void prepareProviderCategories() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue