mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-16 21:47:09 +02:00
Remove unneeded include in WindowScriptingInterface
This commit is contained in:
parent
0477706cb9
commit
9a44b2b2fb
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@
|
|||
#include <QObject>
|
||||
#include <QString>
|
||||
|
||||
#include "LocationScriptingInterface.h"
|
||||
|
||||
class WindowScriptingInterface : public QObject {
|
||||
Q_OBJECT
|
||||
Q_PROPERTY(int innerWidth READ getInnerWidth)
|
||||
|
|
Loading…
Reference in a new issue