Hi,
Just one question: I'm looking "qstring.h" and "qstring.cpp" from Qt sources. Why they use "#include" statments into cpp file? What is the diference on including a header on the h file or in the cpp file? I knew that the include statment must be on the header files only.
Thanks,
Bookmarks