forked from qt-creator/qt-creator
Git: Reduce indirection in submit editor
Change-Id: Ic4e897d5c8ec82dbbffd5bd9fe9af84491c4402f Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
eb375d734d
commit
70958c4c07
@@ -113,8 +113,6 @@ private slots:
|
||||
private:
|
||||
void diffCurrentFile();
|
||||
void diffCurrentProject();
|
||||
void submitEditorDiff(const QStringList &unstaged, const QStringList &staged);
|
||||
void submitEditorMerge(const QStringList &unmerged);
|
||||
void submitCurrentLog();
|
||||
void logFile();
|
||||
void blameFile();
|
||||
|
||||
Reference in New Issue
Block a user