aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce/perforceeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/perforce/perforceeditor.h')
-rw-r--r--src/plugins/perforce/perforceeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/perforce/perforceeditor.h b/src/plugins/perforce/perforceeditor.h
index 6a2d1d4226..e7c95ad45a 100644
--- a/src/plugins/perforce/perforceeditor.h
+++ b/src/plugins/perforce/perforceeditor.h
@@ -43,7 +43,7 @@ namespace Internal {
class PerforcePlugin;
-class PerforceEditor : public VCSBase::VCSBaseEditor
+class PerforceEditor : public VCSBase::VCSBaseEditorWidget
{
Q_OBJECT