fix a little typo

parent e3d9c505
......@@ -46,7 +46,7 @@
#include <QNetworkRequest>
#include <QIODevice>
#include <QNetworkReply>
#include <ipcmsg.h>
#include "ipcmsg.h"
#include "webwin.h"
#include "jsbridge.h"
......
......@@ -43,7 +43,7 @@
#include <QString>
#include <QObject>
//#include <QNetworkReply>
#include <ipcmsg.h>
#include "ipcmsg.h"
#include "jsbridge.h"
class WebWin; // forward declaration for typedef
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment