]> sigrok.org Git - pulseview.git/blobdiff - HACKING
View: Set scroll_needs_defaults_ to true by default
[pulseview.git] / HACKING
diff --git a/HACKING b/HACKING
index 17183ed147be9749b375bf4a7d7d32c3c85885a6..d539681c38026150e448da04f490c4e64fca3790 100644 (file)
--- 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
 -------------------