forked from qt-creator/qt-creator
Moved the CppHoverHandler to the CppEditor plugin
It used to be in CppTools, but since the hover handler only makes sense in the context of the C++ editor, this is a better place.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
<RCC>
|
||||
<qresource prefix="/cpptools" >
|
||||
<file>images/f1.svg</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user