mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
Fix again
This commit is contained in:
parent
a8eec08390
commit
5600236a28
@ -1838,7 +1838,7 @@ void QgsOptions::removeHelpPath()
|
||||
}
|
||||
}
|
||||
|
||||
void QgsOptions::moveHelpPathpUp()
|
||||
void QgsOptions::moveHelpPathUp()
|
||||
{
|
||||
QList<QTreeWidgetItem *> selectedItems = mHelpPathTreeWidget->selectedItems();
|
||||
QList<QTreeWidgetItem *>::iterator itemIt = selectedItems.begin();
|
||||
|
Loading…
x
Reference in New Issue
Block a user