Browse Source

Fixed typo for consistent include guard names.

Sascha Zelzer 12 years ago
parent
commit
1a1beb644c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Libs/CommandLineModules/QtGui/ctkCmdLineModuleMenuFactoryQtGui.h

+ 1 - 1
Libs/CommandLineModules/QtGui/ctkCmdLineModuleMenuFactoryQtGui.h

@@ -46,4 +46,4 @@ public:
   QMenu* create(const QList<ctkCmdLineModuleReference>& list);
 };
 
-#endif // CTKCMDLINEMODULEFACTORYQTGUI_H
+#endif // CTKCMDLINEMODULEMENUFACTORYQTGUI_H