Recurring Dialogs
This commit is contained in:
@@ -51,7 +51,8 @@ SOURCES += \
|
||||
src/fillediconlabel.cpp \
|
||||
src/addressbook.cpp \
|
||||
src/logger.cpp \
|
||||
src/addresscombo.cpp
|
||||
src/addresscombo.cpp \
|
||||
src/recurring.cpp
|
||||
|
||||
HEADERS += \
|
||||
src/mainwindow.h \
|
||||
@@ -71,7 +72,8 @@ HEADERS += \
|
||||
src/fillediconlabel.h \
|
||||
src/addressbook.h \
|
||||
src/logger.h \
|
||||
src/addresscombo.h
|
||||
src/addresscombo.h \
|
||||
src/recurring.h
|
||||
|
||||
FORMS += \
|
||||
src/mainwindow.ui \
|
||||
@@ -84,7 +86,9 @@ FORMS += \
|
||||
src/memodialog.ui \
|
||||
src/connection.ui \
|
||||
src/zboard.ui \
|
||||
src/addressbook.ui
|
||||
src/addressbook.ui \
|
||||
src/recurringdialog.ui \
|
||||
src/newrecurring.ui
|
||||
|
||||
|
||||
TRANSLATIONS = res/zec_qt_wallet_es.ts \
|
||||
|
||||
Reference in New Issue
Block a user