forked from qt-creator/qt-creator
Git: Rename ResetDialog -> LogChangeDialog
Required for interactive rebase Change-Id: I024505bbde1c58a7ccb4ce931322e0f5b467552b Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
2f302d640b
commit
15374275a1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user