소스 검색

Fixed typo for consistent include guard names.

Sascha Zelzer 13 년 전
부모
커밋
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