]> git.sesse.net Git - vlc/commitdiff
Qt4 - documentation on includes priorities.
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 25 Feb 2008 09:26:29 +0000 (09:26 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 25 Feb 2008 09:26:29 +0000 (09:26 +0000)
modules/gui/qt4/HACKING

index 576b48267ace09291e95b89b2bf7f1dfd33f1ae0..22003ffc01afc851508a94ed9119304d1d778878 100644 (file)
@@ -14,6 +14,13 @@ Please respect VLC code conventions here:
 
 Refer to http://wiki.videolan.org/Code_Conventions it should be up to date
 
+** Include order **
+
+- VLC include/*.h includes
+- Other VLC .h includes (gruiking :D)
+- Qt4 module includes
+- Qt includes
+
 ** Naming **
 This naming is stupid and inconsistent :D