mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 19:53:30 +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 {
|
||||
Q_OBJECT
|
||||
public:
|
||||
Q_INVOKABLE QObject* getToolbar(const QString& toolbarId);
|
||||
Q_INVOKABLE QObject* getToolbar(const QString& toolbarId);
|
||||
};
|
||||
|
||||
#endif // hifi_ToolbarScriptingInterface_h
|
||||
|
|
Loading…
Reference in a new issue