diff --git a/src/plugins/scxmleditor/common/search.h b/src/plugins/scxmleditor/common/search.h index a492d9e877a..22c0d7033cf 100644 --- a/src/plugins/scxmleditor/common/search.h +++ b/src/plugins/scxmleditor/common/search.h @@ -49,7 +49,7 @@ class SearchModel; /** * @brief The Search class provides the way to search/find items. */ -class Search : public OutputPane::OutputPane +class Search : public ScxmlEditor::OutputPane::OutputPane { Q_OBJECT