We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5745711 commit 1439cc1Copy full SHA for 1439cc1
src/qt/peertablesortproxy.cpp
@@ -30,4 +30,4 @@ bool PeerTableSortProxy::lessThan(const QModelIndex& left_index, const QModelInd
30
}
31
32
return left.toString() < right.toString();
33
-}
+}
0 commit comments