forked from qt-creator/qt-creator
Removed redundant group boxes from options dialog pages
Reviewed-by: Jens Bache-Wiig
This commit is contained in:
@@ -351,6 +351,5 @@ bool CppFileSettingsPage::matches(const QString &s) const
|
||||
return m_searchKeywords.contains(s, Qt::CaseInsensitive);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace Internal
|
||||
} // namespace CppTools
|
||||
|
||||
Reference in New Issue
Block a user