mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 21:57:00 +02:00
Whitespace.
This commit is contained in:
parent
a1844d8c19
commit
d3735322a5
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class ToolbarProxy;
|
||||||
class ToolbarScriptingInterface : public QObject, public Dependency {
|
class ToolbarScriptingInterface : public QObject, public Dependency {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
public:
|
public:
|
||||||
Q_INVOKABLE QObject* getToolbar(const QString& toolbarId);
|
Q_INVOKABLE QObject* getToolbar(const QString& toolbarId);
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // hifi_ToolbarScriptingInterface_h
|
#endif // hifi_ToolbarScriptingInterface_h
|
||||||
|
|
Loading…
Reference in a new issue