/[projects]/infoscreen/httpwrapper.cpp
ViewVC logotype

Diff of /infoscreen/httpwrapper.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 903 by torben, Wed Jan 6 22:18:52 2010 UTC revision 904 by torben, Fri Jun 25 13:52:07 2010 UTC
# Line 10  HttpWrapper::HttpWrapper() Line 10  HttpWrapper::HttpWrapper()
10  {  {
11  }  }
12    
13  QByteArray HttpWrapper::getSyncData(QString uri)  QByteArray HttpWrapper::getSyncData(QString& uri)
14  {  {
15      QHttp http;      QHttp http;
16      QUrl url(uri);      QUrl url(uri);

Legend:
Removed from v.903  
changed lines
  Added in v.904

  ViewVC Help
Powered by ViewVC 1.1.20