forked from qt-creator/qt-creator
CodePaster: Provide service for soft-dependent plugins.
Offer 'Paste' in VCSBase-Diff-Editor context menu. Make new protocol the default one if user changes it in view/paste dialogs.
This commit is contained in:
@@ -227,6 +227,7 @@ private slots:
|
||||
void slotAnnotateRevision();
|
||||
void slotCopyRevision();
|
||||
void slotRevertDiffChunk();
|
||||
void slotPaste();
|
||||
|
||||
protected:
|
||||
/* A helper that can be used to locate a file in a diff in case it
|
||||
|
||||
Reference in New Issue
Block a user