forked from qt-creator/qt-creator
Exported header cleanup.
This commit is contained in:
@@ -373,6 +373,11 @@ QStringListModel *FindPlugin::replaceCompletionModel() const
|
||||
return d->m_replaceCompletionModel;
|
||||
}
|
||||
|
||||
QKeySequence IFindFilter::defaultShortcut() const
|
||||
{
|
||||
return QKeySequence();
|
||||
}
|
||||
|
||||
} // namespace Find
|
||||
|
||||
// declared in textfindconstants.h
|
||||
|
||||
Reference in New Issue
Block a user