mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 20:17:46 +00:00
SoundPlayer: Rename main widget to SoundPlayerWidget
This is the main widget, and is never replaced by something else, so having "AdvancedView" in there is a bit confusing.
This commit is contained in:
parent
fae350be3f
commit
d00f489cdc
4 changed files with 31 additions and 31 deletions
|
@ -14,7 +14,7 @@ set(SOURCES
|
|||
Playlist.cpp
|
||||
PlaylistWidget.cpp
|
||||
SampleWidget.cpp
|
||||
SoundPlayerWidgetAdvancedView.cpp
|
||||
SoundPlayerWidget.cpp
|
||||
main.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue