forked from qt-creator/qt-creator
fix warning
Change-Id: I49d6fffeb1805cd07befcb27bb37d4c6cadc9111 Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
This commit is contained in:
committed by
Alessandro Portale
parent
8585d4aa2e
commit
19bab2c133
@@ -227,5 +227,6 @@ ProFileAssistProposalModel::~ProFileAssistProposalModel()
|
||||
|
||||
bool ProFileAssistProposalModel::isSortable(const QString &prefix) const
|
||||
{
|
||||
Q_UNUSED(prefix)
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user