BlockView changes: fixed right-click while selecting, new signal "selectionChanged()"
This commit is contained in:
@@ -266,6 +266,7 @@ signals:
|
||||
void connectionsChanged();
|
||||
void copyEnabledChanged(bool);
|
||||
void pasteEnabledChanged(bool);
|
||||
void selectionChanged();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user