mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
revert small hack
This commit is contained in:
parent
ebeb87ba62
commit
f860ca923e
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
|||
|
||||
typedef std::shared_ptr<StandardController> StandardControllerPointer;
|
||||
|
||||
// small change
|
||||
class StandardController : public QObject, public InputDevice {
|
||||
Q_OBJECT
|
||||
Q_PROPERTY(QString name READ getName)
|
||||
|
|
Loading…
Reference in a new issue