1
0
mirror of https://github.com/PurpleI2P/i2pd-qt.git synced 2025-01-24 21:34:15 +00:00

Merge pull request #73 from nonlin-lin-chaos-order-etc-etal/magma2/hotfix72

Corrects #72
This commit is contained in:
orignal 2022-08-28 07:35:30 -04:00 committed by GitHub
commit 9644e0685c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -56,6 +56,7 @@ SOURCES += \
src/SaverImpl.cpp \
src/i2pd/daemon/Daemon.cpp \
src/i2pd/daemon/HTTPServer.cpp \
src/i2pd/daemon/I2PControlHandlers.cpp \
src/i2pd/daemon/I2PControl.cpp \
src/i2pd/daemon/i2pd.cpp \
src/i2pd/daemon/UPnP.cpp \
@ -84,6 +85,7 @@ HEADERS += \
src/SaverImpl.h \
src/i2pd/daemon/Daemon.h \
src/i2pd/daemon/HTTPServer.h \
src/i2pd/daemon/I2PControlHandlers.h \
src/i2pd/daemon/I2PControl.h \
src/i2pd/daemon/UPnP.h \
src/AboutDialog.h \

@ -1 +1 @@
Subproject commit 79b97ef2f7606bc2e2e4b529b247ed2abbf8b5ca
Subproject commit d32475440afdf4ad91871457bfc8133ab9bd0201