diff options
author | Orgad Shaneh <[email protected]> | 2016-10-23 04:42:43 +0300 |
---|---|---|
committer | Orgad Shaneh <[email protected]> | 2016-10-24 16:23:59 +0000 |
commit | c8440716279228b41bb50ba284101ffba7c4b4a5 (patch) | |
tree | c2aa9b2d9fb23db5d828570e8132318d61664fc5 /src/plugins/cvs/cvsplugin.cpp | |
parent | 2c6adc1e747575af5198cc7ea2277b9a70366d3c (diff) |
Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfig
Change-Id: I5626e66ba2b7a760ce55263edce9e716067ea6a4
Reviewed-by: Tobias Hunger <[email protected]>
Reviewed-by: Jarek Kobus <[email protected]>
Diffstat (limited to 'src/plugins/cvs/cvsplugin.cpp')
-rw-r--r-- | src/plugins/cvs/cvsplugin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/cvs/cvsplugin.cpp b/src/plugins/cvs/cvsplugin.cpp index 336a45f6a80..06c25a42709 100644 --- a/src/plugins/cvs/cvsplugin.cpp +++ b/src/plugins/cvs/cvsplugin.cpp @@ -34,7 +34,6 @@ #include <vcsbase/basevcssubmiteditorfactory.h> #include <vcsbase/vcsbaseconstants.h> #include <vcsbase/vcsbaseeditor.h> -#include <vcsbase/vcsbaseeditorparameterwidget.h> #include <vcsbase/vcscommand.h> #include <vcsbase/vcsoutputwindow.h> |