Update i2pd_qt.pro

This commit is contained in:
MXPLRS | Kirill 2016-07-01 13:07:24 +03:00 committed by GitHub
parent 02ac638bd4
commit 4d10848984

View File

@ -50,7 +50,7 @@ HEADERS += DaemonQT.h mainwindow.h \
../../Streaming.h ../../Timestamp.h ../../TransitTunnel.h ../../Transports.h \
../../TransportSession.h ../../Tunnel.h ../../TunnelBase.h ../../TunnelConfig.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