Merge branch 'master' into webview-chromium
This commit is contained in:
commit
ff59ef301b
342 changed files with 8214 additions and 4407 deletions
|
|
@ -390,6 +390,7 @@ set(QT_SRC
|
|||
src/generic/paletteg.cpp
|
||||
src/qt/datectrl.cpp
|
||||
src/qt/timectrl.cpp
|
||||
src/qt/overlay.cpp
|
||||
)
|
||||
|
||||
set(MEDIA_QT_SRC
|
||||
|
|
@ -491,6 +492,7 @@ set(BASE_CMN_SRC
|
|||
src/generic/fswatcherg.cpp
|
||||
src/common/lzmastream.cpp
|
||||
src/common/uilocale.cpp
|
||||
src/common/fs_data.cpp
|
||||
)
|
||||
|
||||
set(BASE_AND_GUI_CMN_SRC
|
||||
|
|
@ -668,6 +670,7 @@ set(BASE_CMN_HDR
|
|||
wx/lzmastream.h
|
||||
wx/localedefs.h
|
||||
wx/uilocale.h
|
||||
wx/fs_data.h
|
||||
)
|
||||
|
||||
set(NET_UNIX_SRC
|
||||
|
|
@ -1222,6 +1225,7 @@ set(GUI_CMN_HDR
|
|||
wx/bmpbndl.h
|
||||
wx/filedlgcustomize.h
|
||||
wx/compositebookctrl.h
|
||||
wx/persist/combobox.h
|
||||
)
|
||||
|
||||
set(UNIX_SRC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue