Git: Revive ChangeSelectionDialog UI file

Much easier to maintain, real logic is more readable

Change-Id: I7c5f7854ea9ee67a3e1eb7a328702fc19852fdb5
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Petar Perisin <petar.perisin@gmail.com>
This commit is contained in:
Orgad Shaneh
2013-09-30 20:16:33 +03:00
committed by Orgad Shaneh
parent 24227514e6
commit 13a0b348be
5 changed files with 192 additions and 94 deletions

View File

@@ -50,7 +50,8 @@ SOURCES += gitplugin.cpp \
branchcheckoutdialog.cpp \
githighlighters.cpp
FORMS += settingspage.ui \
FORMS += changeselectiondialog.ui \
settingspage.ui \
gitsubmitpanel.ui \
branchdialog.ui \
stashdialog.ui \