GUI; Remove unused signal ResultTree::tagged
This commit is contained in:
parent
2b05059307
commit
46d997cd71
|
@ -202,11 +202,6 @@ signals:
|
||||||
*/
|
*/
|
||||||
void treeSelectionChanged(const QModelIndex ¤t);
|
void treeSelectionChanged(const QModelIndex ¤t);
|
||||||
|
|
||||||
/**
|
|
||||||
* Selected item(s) has been tagged
|
|
||||||
*/
|
|
||||||
void tagged();
|
|
||||||
|
|
||||||
/** Suppress Ids */
|
/** Suppress Ids */
|
||||||
void suppressIds(QStringList ids);
|
void suppressIds(QStringList ids);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue