Skip to content

Commit

Permalink
updated muse_sounds_promo image
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkorsukov committed Oct 1, 2024
1 parent a53de1a commit 16d4e96
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,3 @@ Progress MuseSoundsCheckUpdateServiceStub::updateProgress()
{
return Progress();
}

void MuseSoundsCheckUpdateServiceStub::openMuseHub(const std::vector<std::string>&)
{
}
2 changes: 0 additions & 2 deletions src/framework/stubs/update/musesoundscheckupdateservicestub.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ class MuseSoundsCheckUpdateServiceStub : public IMuseSoundsCheckUpdateService
RetVal<ReleaseInfo> lastCheckResult() override;

Progress updateProgress() override;

void openMuseHub(const std::vector<std::string>& actions) override;
};
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ StyledDialogView {

Layout.fillWidth: true
Layout.preferredHeight: 186

//source: "qrc:/qml/Muse/Update/resources/muse_sounds_promo.png"
}

Item {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 16d4e96

Please sign in to comment.