initial fluent-widgets ui
This commit is contained in:
19
gallery.pro
Normal file
19
gallery.pro
Normal file
@ -0,0 +1,19 @@
|
||||
SOURCES += app/view/main_window.py \
|
||||
app/view/setting_interface.py \
|
||||
app/view/basic_input_interface.py \
|
||||
app/view/dialog_interface.py \
|
||||
app/view/menu_interface.py \
|
||||
app/view/gallery_interface.py \
|
||||
app/view/status_info_interface.py \
|
||||
app/view/scroll_interface.py \
|
||||
app/common/translator.py \
|
||||
app/view/material_interface.py \
|
||||
app/view/layout_interface.py \
|
||||
app/view/text_interface.py \
|
||||
app/view/icon_interface.py \
|
||||
app/view/view_interface.py \
|
||||
app/view/date_time_interface.py \
|
||||
app/view/navigation_view_interface.py \
|
||||
|
||||
TRANSLATIONS += app/resource/i18n/gallery.zh_CN.ts \
|
||||
app/resource/i18n/gallery.zh_HK.ts
|
||||
Reference in New Issue
Block a user