瀏覽代碼

Fixed Windows warnings.

Sascha Zelzer 12 年之前
父節點
當前提交
49889fcef1
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;