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

qtcreatorplugin wizard myplugin.h Macro Errro

XMLWordPrintable

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes