Skip to content

kateconfigdialog kwidgetsaddons_version.h was included twice

Marius Pa requested to merge nmariusp/kate:work/nmariusp/double_include into master
Fix krazy issue "Check for proper include directives [includes]... 1 issue found
~/kde/src/kate/apps/lib/kateconfigdialog.cpp: duplicate includes line#32,34(kwidgetsaddons_version.h)
Use <..> to include installed headers; cpp file should include
their own headers first (but below config.h); other rules apply,
see
<http://community.kde.org/Policies/Library_Code_Policy#Getting_.23i
ncludes_right>. Use include guards in headers with appropriately
encoded macro names.".
Edited by Marius Pa

Merge request reports