mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
format
This commit is contained in:
parent
58fdf0af23
commit
5c48fe5783
@ -1,7 +1,8 @@
|
|||||||
INCLUDEPATH += $$PWD
|
INCLUDEPATH += $$PWD
|
||||||
DEPENDPATH += $$PWD
|
DEPENDPATH += $$PWD
|
||||||
|
|
||||||
HEADERS += $$PWD/help_about_dialog.h \
|
HEADERS += \
|
||||||
|
$$PWD/help_about_dialog.h \
|
||||||
$$PWD/rounded_corners_dialog.h \
|
$$PWD/rounded_corners_dialog.h \
|
||||||
$$PWD/whats_new_dialog.h \
|
$$PWD/whats_new_dialog.h \
|
||||||
$$PWD/whats_new_controller.h \
|
$$PWD/whats_new_controller.h \
|
||||||
@ -29,7 +30,8 @@ macx{
|
|||||||
HEADERS += $$PWD/yacreader_macosx_toolbar.h
|
HEADERS += $$PWD/yacreader_macosx_toolbar.h
|
||||||
}
|
}
|
||||||
|
|
||||||
SOURCES += $$PWD/help_about_dialog.cpp \
|
SOURCES += \
|
||||||
|
$$PWD/help_about_dialog.cpp \
|
||||||
$$PWD/rounded_corners_dialog.cpp \
|
$$PWD/rounded_corners_dialog.cpp \
|
||||||
$$PWD/whats_new_dialog.cpp \
|
$$PWD/whats_new_dialog.cpp \
|
||||||
$$PWD/whats_new_controller.cpp \
|
$$PWD/whats_new_controller.cpp \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user