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

@@ -54,6 +54,8 @@ QtcPlugin {
"gitutils.h",
"gitversioncontrol.cpp",
"gitversioncontrol.h",
"logchangedialog.cpp",
"logchangedialog.h",
"mergetool.cpp",
"mergetool.h",
"remoteadditiondialog.ui",
@@ -62,8 +64,6 @@ QtcPlugin {
"remotedialog.ui",
"remotemodel.cpp",
"remotemodel.h",
"resetdialog.cpp",
"resetdialog.h",
"settingspage.cpp",
"settingspage.h",
"settingspage.ui",