Explorar el Código

Fixed Windows warnings.

Sascha Zelzer hace 12 años
padre
commit
49889fcef1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Libs/CommandLineModules/Core/ctkCmdLineModuleFrontend.h

+ 1 - 1
Libs/CommandLineModules/Core/ctkCmdLineModuleFrontend.h

@@ -246,7 +246,7 @@ private:
 
   Q_DISABLE_COPY(ctkCmdLineModuleFrontend)
 
-  friend class ctkCmdLineModuleFrontendPrivate;
+  friend struct ctkCmdLineModuleFrontendPrivate;
   friend class ctkCmdLineModuleManager;
   friend class ctkCmdLineModulePrivate;