Skip to content

Instantly share code, notes, and snippets.

@bryantp
Created August 14, 2013 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bryantp/6233403 to your computer and use it in GitHub Desktop.
Save bryantp/6233403 to your computer and use it in GitHub Desktop.
Compile Error
networkrequest.cpp:25:40: error: expected a class or namespace
request.setHeader(QNetworkRequest::KnownHeaders::ContentTypeHeader,...
~~~~~~~~~~~~~~~~~^
1 error generated.
make: *** [networkrequest.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment