mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 07:24:58 -04:00
a?adido di?logo "social" falta por implementar la integraci?n con las redes sociales y depurar el aspecto visual
This commit is contained in:
@ -14,7 +14,8 @@ HEADERS += $$PWD/help_about_dialog.h \
|
||||
$$PWD/yacreader_dark_menu.h \
|
||||
$$PWD/yacreader_titled_toolbar.h \
|
||||
$$PWD/yacreader_deleting_progress.h \
|
||||
$$PWD/yacreader_table_view.h
|
||||
$$PWD/yacreader_table_view.h \
|
||||
$$PWD/yacreader_social_dialog.h
|
||||
|
||||
SOURCES += $$PWD/help_about_dialog.cpp \
|
||||
$$PWD/yacreader_field_edit.cpp \
|
||||
@ -29,4 +30,5 @@ SOURCES += $$PWD/help_about_dialog.cpp \
|
||||
$$PWD/yacreader_dark_menu.cpp \
|
||||
$$PWD/yacreader_titled_toolbar.cpp \
|
||||
$$PWD/yacreader_deleting_progress.cpp \
|
||||
$$PWD/yacreader_table_view.cpp
|
||||
$$PWD/yacreader_table_view.cpp \
|
||||
$$PWD/yacreader_social_dialog.cpp
|
Reference in New Issue
Block a user