Remove unused signal

This commit is contained in:
David Rowe 2017-11-10 21:55:03 +13:00
parent 7bbe5cdf70
commit 875b9846a0

View file

@ -27,9 +27,6 @@ class ClipboardScriptingInterface : public QObject {
public:
ClipboardScriptingInterface();
signals:
void readyToImport();
public:
/**jsdoc
* Compute the extents of the contents held in the clipboard.