mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 17:17:58 +02:00
Remove unused signal
This commit is contained in:
parent
7bbe5cdf70
commit
875b9846a0
1 changed files with 0 additions and 3 deletions
|
@ -27,9 +27,6 @@ class ClipboardScriptingInterface : public QObject {
|
||||||
public:
|
public:
|
||||||
ClipboardScriptingInterface();
|
ClipboardScriptingInterface();
|
||||||
|
|
||||||
signals:
|
|
||||||
void readyToImport();
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
/**jsdoc
|
/**jsdoc
|
||||||
* Compute the extents of the contents held in the clipboard.
|
* Compute the extents of the contents held in the clipboard.
|
||||||
|
|
Loading…
Reference in a new issue