コード例 #1
0
ファイル: QueryWidget.cs プロジェクト: neuroradiology/f-spot
 public void UnInclude(Tag [] tags)
 {
     logic_widget.UnInclude(tags);
 }