Fix few typos

parent 3a0d0f48
......@@ -36,7 +36,7 @@
#define JSBRIDGE_H
#include <QObject>
#include <QStrings>
#include <QString>
class MainWin; // forward declaration for typedef
......
......@@ -45,6 +45,6 @@ class SkSettings : public QSettings
SkSettings()
: QSettings("Skylive", "SkyliveX") {};
}
};
#endif
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