forked from qt-creator/qt-creator
Git: Aspectify settings
Change-Id: I87dfeba360967cc77cc230811bcd9f67b3ea6e38 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -7,7 +7,6 @@ HEADERS += gitplugin.h \
|
||||
gitclient.h \
|
||||
changeselectiondialog.h \
|
||||
commitdata.h \
|
||||
settingspage.h \
|
||||
giteditor.h \
|
||||
annotationhighlighter.h \
|
||||
gitsubmiteditorwidget.h \
|
||||
@@ -30,7 +29,6 @@ SOURCES += gitplugin.cpp \
|
||||
gitclient.cpp \
|
||||
changeselectiondialog.cpp \
|
||||
commitdata.cpp \
|
||||
settingspage.cpp \
|
||||
giteditor.cpp \
|
||||
annotationhighlighter.cpp \
|
||||
gitsubmiteditorwidget.cpp \
|
||||
@@ -50,7 +48,6 @@ SOURCES += gitplugin.cpp \
|
||||
branchview.cpp
|
||||
|
||||
FORMS += changeselectiondialog.ui \
|
||||
settingspage.ui \
|
||||
gitsubmitpanel.ui \
|
||||
stashdialog.ui \
|
||||
remotedialog.ui \
|
||||
|
||||
Reference in New Issue
Block a user