Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-29713

Creating a new file does not respect settings

    XMLWordPrintable

Details

    • All
    • e607c5530 (12.0)

    Description

      Steps to reproduce:

      • start with clean settings or ensure inside C++ > File Naming the option for using pragma once is unchecked
      • create a simple C++ project
      • check the header - everything is fine (include guards are used)
      • add a class or header to the project
      • check the header - it's using pragma once, although global settings and project settings ('use global') say it should use include guards

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes