Git: Rename ResetDialog -> LogChangeDialog

Required for interactive rebase

Change-Id: I024505bbde1c58a7ccb4ce931322e0f5b467552b
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Orgad Shaneh
2013-02-19 22:58:44 +02:00
committed by Orgad Shaneh
parent 2f302d640b
commit 15374275a1
5 changed files with 27 additions and 22 deletions

View File

@@ -27,7 +27,7 @@ HEADERS += gitplugin.h \
remotemodel.h \
remotedialog.h \
branchadddialog.h \
resetdialog.h \
logchangedialog.h \
mergetool.h \
branchcheckoutdialog.h
@@ -51,7 +51,7 @@ SOURCES += gitplugin.cpp \
remotemodel.cpp \
remotedialog.cpp \
branchadddialog.cpp \
resetdialog.cpp \
logchangedialog.cpp \
mergetool.cpp \
branchcheckoutdialog.cpp