Refactor for testing and a unit test.
[ptas] / zouba / qt / qt.pro
index 48c03b7..23f9158 100644 (file)
@@ -10,7 +10,9 @@ FORMS    = zouba.ui
 SOURCES  = \
   main.cpp \
   httpclient.cpp \
+  httpclient_p.cpp \
 
 HEADERS += \
   httpclient.h \
+  httpclient_p.h \