A little review of kdecore & kdeui

Charles Samuels charles at kde.org
Thu Apr 6 20:25:00 BST 2006


Albert Astals Cid wrote, on Thursday 2006 April 06 7:07 pm:
> That happens with Qt 3.3 already, at work people do not stop to
> #include <QValueVector.h>
> and works for them and i have to come after and change it to
> #include <qvaluevector.h>
> so that it works for me, so that Qt4 change does not adds up that problem.
> It already exists.

Well, that's really easy to solve: "All #include names are lowercase" as 
policy. A lot easier to enforce than "All #include names must be correct" :)

cs




More information about the kde-core-devel mailing list