forked from qt-creator/qt-creator
Git: Show commit on double-click in fixup editor
Change-Id: I8cb08b0fcba3ddac7223b39b3762ff71e8d61f8c Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
8bbad43019
commit
325c0beda5
@@ -72,6 +72,9 @@ protected:
|
||||
bool canSubmit() const;
|
||||
QString cleanupDescription(const QString &) const;
|
||||
|
||||
signals:
|
||||
void show(const QString &commit);
|
||||
|
||||
private slots:
|
||||
void authorInformationChanged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user