Add back device view on Windows

This commit is contained in:
Jonas Kvinge
2025-06-22 20:40:43 +02:00
parent d3a4dd6da6
commit 3ef2b53e46
4 changed files with 5 additions and 57 deletions

View File

@@ -175,9 +175,7 @@ class CollectionView : public AutoExpandingTreeView {
QAction *action_organize_;
QAction *action_search_for_this_;
#ifndef Q_OS_WIN32
QAction *action_copy_to_device_;
#endif
QAction *action_edit_track_;
QAction *action_edit_tracks_;
QAction *action_rescan_songs_;