* show local reference navigation for local symbols and multiple edge references * shortcut Ctrl/Cmd + T * iterate with consecutive edge clicks
This commit is contained in:
@@ -6,6 +6,7 @@ QtSearchBarButton::QtSearchBarButton(const FilePath& iconPath, bool small, QWidg
|
||||
: QtSelfRefreshIconButton("", iconPath, "search/button", parent)
|
||||
, m_small(small)
|
||||
{
|
||||
refresh();
|
||||
}
|
||||
|
||||
void QtSearchBarButton::refresh()
|
||||
|
||||
Reference in New Issue
Block a user