浏览代码

Allow access to HostInterface

Ivo Wolf 12 年之前
父节点
当前提交
6875e34f4e
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Plugins/org.commontk.dah.hostedapp/ctkDicomAbstractApp.h

+ 0 - 1
Plugins/org.commontk.dah.hostedapp/ctkDicomAbstractApp.h

@@ -85,7 +85,6 @@ public:
   */
   virtual ctkDicomAppHosting::State getState();
 
-protected:
   /**
    * @brief Gets a handle to the host, in order to call methods on it.
    *