Skip to content

Commit

Permalink
Add missing source and header file
Browse files Browse the repository at this point in the history
  • Loading branch information
attila-tokes authored May 6, 2024
1 parent c74e9fb commit c81c20a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SMTPEmail.pro
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ DEFINES += SMTP_MIME_LIBRARY
SOURCES += \
emailaddress.cpp \
mimeattachment.cpp \
mimebytearrayattachment.cpp \
mimefile.cpp \
mimehtml.cpp \
mimeinlinefile.cpp \
Expand All @@ -40,6 +41,7 @@ SOURCES += \
HEADERS += \
emailaddress.h \
mimeattachment.h \
mimebytearrayattachment.h \
mimefile.h \
mimehtml.h \
mimeinlinefile.h \
Expand Down

0 comments on commit c81c20a

Please sign in to comment.