소스 검색

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.
    *