Skip to content

Commit

Permalink
Sort GUI plugins alphabetically (#71)
Browse files Browse the repository at this point in the history
Signed-off-by: Sarathkrishnan Ramesh <[email protected]>
  • Loading branch information
Sarath18 authored and chapulina committed Jun 4, 2020
1 parent e301930 commit 9ecbe70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MainWindow.cc
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ QStringList MainWindow::PluginListModel() const
}
}

pluginNames.sort();
return pluginNames;
}

Expand Down

0 comments on commit 9ecbe70

Please sign in to comment.