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

qtcreatorplugin wizard myplugin.h Macro Errro

    XMLWordPrintable

Details

    Description

      #ifndef %PluginName:u%_%CppHeaderSuffix:u%
      #define %PluginName:u%_%CppHeaderSuffix:u%
      should be:
      #ifndef %PluginName:u%PLUGIN_%CppHeaderSuffix:u%
      #define %PluginName:u%PLUGIN_%CppHeaderSuffix:u%

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-15861
        # Subject Branch Project Status CR V

        Activity

          People

            hunger Tobias Hunger
            victorma victor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes