Fix typos
parent
6b6f1ba861
commit
bc7a483861
|
@ -4,7 +4,7 @@
|
|||
#include <QCommandLineParser>
|
||||
|
||||
#include "mainwindow.h"
|
||||
#include "ogcommandlne.h"
|
||||
#include "ogcommandline.h"
|
||||
#include "desktopparser.h"
|
||||
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#include <QWebEnginePage>
|
||||
#include <QDebug>
|
||||
|
||||
#include "ogcommandlne.h"
|
||||
#include "ogcommandline.h"
|
||||
#include "mainwindow.h"
|
||||
#include <QWidget>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#include <QWebEnginePage>
|
||||
#include <QDebug>
|
||||
|
||||
#include "ogcommandlne.h"
|
||||
#include "ogcommandline.h"
|
||||
|
||||
class MainWindow;
|
||||
|
||||
|
|
Loading…
Reference in New Issue