mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 16:18:05 +02:00
Typo
This commit is contained in:
parent
9d905dbec4
commit
116510225a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
class QQuickItem;
|
class QQuickItem;
|
||||||
|
|
||||||
// No JSDoc for ToolbarButtonProxy because oolbarProxy#addButton() doesn't work.
|
// No JSDoc for ToolbarButtonProxy because ToolbarProxy#addButton() doesn't work.
|
||||||
class ToolbarButtonProxy : public QmlWrapper {
|
class ToolbarButtonProxy : public QmlWrapper {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue