diff --git a/Home.md b/Home.md index 97b8631..e49bd41 100644 --- a/Home.md +++ b/Home.md @@ -44,6 +44,7 @@ Everyone is welcome to edit and improve the wiki! # Developing * [Coding style](https://github.com/qbittorrent/qBittorrent/blob/master/CODING_GUIDELINES.md) * [How to write a search plugin](https://github.com/qbittorrent/search-plugins/wiki/How-to-write-a-search-plugin) +* [Setup GDB with Qt pretty printers](https://github.com/qbittorrent/qBittorrent/wiki/Setup-GDB-with-Qt-pretty-printers) * [How to debug WebUI code](https://github.com/qbittorrent/qBittorrent/wiki/How-to-debug-the-WebUI-code) ### Compilation