TestServerAddress.pro: HostAddresss.h -> HostAddress.h

This commit is contained in:
davidebeatrici 2017-07-06 20:13:44 +02:00
parent e4bcededd2
commit 2b3d75c6eb

View File

@ -9,4 +9,4 @@ QT += network
TARGET = TestServerAddress
SOURCES = TestServerAddress.cpp ServerAddress.cpp HostAddress.cpp
HEADERS = ServerAddress.h HostAddresss.h
HEADERS = ServerAddress.h HostAddress.h