Commit 80f513e4 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt4 - documentation on includes priorities.

parent 761886e8
...@@ -14,6 +14,13 @@ Please respect VLC code conventions here: ...@@ -14,6 +14,13 @@ Please respect VLC code conventions here:
Refer to http://wiki.videolan.org/Code_Conventions it should be up to date 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 ** ** Naming **
This naming is stupid and inconsistent :D This naming is stupid and inconsistent :D
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment