Gerrit: Split GerritServer to its own file

It became much larger than GerritParameters. No reason to keep them
together.

Change-Id: Ib125f124940e95b0e15616d150f6b44fdb428284
Reviewed-by: André Hartmann <aha_1980@gmx.de>
This commit is contained in:
Orgad Shaneh
2017-03-06 23:20:55 +02:00
committed by Orgad Shaneh
parent b7412814ab
commit 69f978efca
9 changed files with 330 additions and 244 deletions

View File

@@ -93,6 +93,8 @@ QtcPlugin {
"gerritparameters.h",
"gerritplugin.cpp",
"gerritplugin.h",
"gerritserver.cpp",
"gerritserver.h",
"gerritpushdialog.cpp",
"gerritpushdialog.h",
"gerritpushdialog.ui",