forked from qt-creator/qt-creator
Git: Replace two uses of QAction::setData
Change-Id: I540d1fd221cc331c230950cb97848e39780b650c Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -59,8 +59,6 @@ private slots:
|
||||
void resetChange();
|
||||
void cherryPickChange();
|
||||
void revertChange();
|
||||
void stageDiffChunk();
|
||||
void unstageDiffChunk();
|
||||
void applyDiffChunk(const VcsBase::DiffChunk& chunk, bool revert);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user