mirror of
https://github.com/PurpleI2P/i2pd-qt.git
synced 2025-01-11 23:38:01 +00:00
Corrects #72
This commit is contained in:
parent
f4053df432
commit
59eebe3958
@ -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 \
|
||||
|
2
src/i2pd
2
src/i2pd
@ -1 +1 @@
|
||||
Subproject commit 79b97ef2f7606bc2e2e4b529b247ed2abbf8b5ca
|
||||
Subproject commit d32475440afdf4ad91871457bfc8133ab9bd0201
|
Loading…
Reference in New Issue
Block a user