feat: support explorer sort and hidden on Window
now playlist can use Windows Explorer's sort and hidden file display options to build it own for better browse experience on Windows
This commit is contained in:
@@ -53,6 +53,7 @@ set (PPIC_CPP_FILES
|
||||
app/exiv2wrapper.cpp
|
||||
app/playlistmanager.cpp
|
||||
app/fileopeneventhandler.cpp
|
||||
app/winplaylistpatch.cpp
|
||||
)
|
||||
|
||||
set (PPIC_HEADER_FILES
|
||||
@@ -70,6 +71,7 @@ set (PPIC_HEADER_FILES
|
||||
app/exiv2wrapper.h
|
||||
app/playlistmanager.h
|
||||
app/fileopeneventhandler.h
|
||||
app/winplaylistpatch.h
|
||||
)
|
||||
|
||||
set (PPIC_UI_FILES
|
||||
|
||||
Reference in New Issue
Block a user