예제 #1
0
파일: Edit.hpp 프로젝트: damianob/xcsoar
 gcc_pure
 bool IsReadOnly() const {
   return edit.IsReadOnly();
 }