forked from len0rd/rockbox
Remove unnecessary class declaration, this should come from the includes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25319 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9d9c090cba
commit
630281a088
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@
|
||||||
#include <QtCore>
|
#include <QtCore>
|
||||||
#include <QtNetwork>
|
#include <QtNetwork>
|
||||||
|
|
||||||
class QUrl;
|
|
||||||
|
|
||||||
class HttpGet : public QObject
|
class HttpGet : public QObject
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue