浏览代码

Fixed typo for consistent include guard names.

Sascha Zelzer 12 年之前
父节点
当前提交
1a1beb644c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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