Explorar o código

BUG: In Applications/ctkCLIPluginExplorer, changed ctkCLIPluginExplorerMain.cxx into ctkCLIPluginExplorerMain.cpp

Jean-Christophe Fillion-Robin %!s(int64=15) %!d(string=hai) anos
pai
achega
5dc730fb3a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Applications/ctkCLIPluginExplorer/CMakeLists.txt

+ 1 - 1
Applications/ctkCLIPluginExplorer/CMakeLists.txt

@@ -5,7 +5,7 @@ PROJECT(ctkCLIPluginExplorer)
 #
 
 SET(KIT_SRCS
-  ctkCLIPluginExplorerMain.cxx
+  ctkCLIPluginExplorerMain.cpp
 )
 
 # Headers that should run through moc