X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=HACKING;h=d539681c38026150e448da04f490c4e64fca3790;hp=17183ed147be9749b375bf4a7d7d32c3c85885a6;hb=09594425dde6ba633136888ea8a75544c9a6b831;hpb=4c60462b00cc329e61daedd1c2e66724077bd412 diff --git a/HACKING b/HACKING index 17183ed1..d539681c 100644 --- a/HACKING +++ b/HACKING @@ -67,6 +67,9 @@ Random notes and the final @return line. The @param lines themselves (if there is more than one) are not separated by empty lines. + - Use QIcon::fromTheme() for icons that are included in the freedesktop.org + icon naming specification. Do NOT use it for all other icons. + Release engineering -------------------