Git: Provide a commit editor for files opened externally

Change-Id: I52fccf36cca032dda36102d4be2654eb7461de64
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Orgad Shaneh
2013-05-22 21:31:46 +03:00
committed by Orgad Shaneh
parent a9d9d44494
commit 7bfaf7a946
9 changed files with 40 additions and 3 deletions

View File

@@ -105,7 +105,7 @@ protected:
void setLogEntryPattern(const QRegExp &pattern);
public:
void init();
virtual void init();
~VcsBaseEditorWidget();