mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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