Selaa lähdekoodia

Fixed Windows warnings.

Sascha Zelzer 12 vuotta sitten
vanhempi
commit
49889fcef1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Libs/CommandLineModules/Core/ctkCmdLineModuleFrontend.h

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

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