forked from qt-creator/qt-creator
De-qobjectify BaseHoverHandler and derivatives
Change-Id: I9bc1d849349f85b5c7fd6013396b8b15b6cb1568 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -37,8 +37,6 @@ namespace Internal {
|
||||
|
||||
class ProFileHoverHandler : public TextEditor::BaseHoverHandler
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit ProFileHoverHandler(const TextEditor::Keywords &keywords);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user