mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 15:13:41 +02: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