示例#1
0
文件: Edit.hpp 项目: damianob/xcsoar
 gcc_pure
 bool IsReadOnly() const {
   return edit.IsReadOnly();
 }