1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-02-05 14:04:17 +00:00

Merge pull request #558 from atnaguzin/patch-1

Update i2pd_qt.pro
This commit is contained in:
orignal 2016-07-01 08:10:25 -04:00 committed by GitHub
commit 8e7eb87a2d

View File

@ -50,7 +50,7 @@ HEADERS += DaemonQT.h mainwindow.h \
../../Streaming.h ../../Timestamp.h ../../TransitTunnel.h ../../Transports.h \ ../../Streaming.h ../../Timestamp.h ../../TransitTunnel.h ../../Transports.h \
../../TransportSession.h ../../Tunnel.h ../../TunnelBase.h ../../TunnelConfig.h \ ../../TransportSession.h ../../Tunnel.h ../../TunnelBase.h ../../TunnelConfig.h \
../../TunnelEndpoint.h ../../TunnelGateway.h ../../TunnelPool.h ../../UPnP.h \ ../../TunnelEndpoint.h ../../TunnelGateway.h ../../TunnelPool.h ../../UPnP.h \
../../util.h ../../version.h ..//../Gzip.h ../../Tag.h ../../util.h ../../version.h ../../Gzip.h ../../Tag.h
FORMS += mainwindow.ui FORMS += mainwindow.ui