Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kate Kate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • UtilitiesUtilities
  • KateKate
  • Merge requests
  • !1077

katefiletree katefileactions.h is included twice

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marius Pa requested to merge nmariusp/kate:work/nmariusp/katefiletree_katefileactions into master Jan 22, 2023
  • Overview 1
  • Commits 1
  • Pipelines 4
  • Changes 1
Fix krazy issue "Check for proper include directives [includes]... 1 issue found
~/kde/src/kate/addons/filetree/katefiletree.cpp: duplicate includes line#12,16(katefileactions.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 Jan 22, 2023 by Marius Pa
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/nmariusp/katefiletree_katefileactions