treeeditor.h
changeset 796 cf634bbf9e04
parent 769 a6931cd6309a
child 800 959bd133cd1a
     1.1 --- a/treeeditor.h	Fri May 15 15:22:15 2009 +0000
     1.2 +++ b/treeeditor.h	Wed Sep 23 11:59:54 2009 +0000
     1.3 @@ -22,6 +22,7 @@
     1.4  
     1.5  private:
     1.6  	VymModel *model;
     1.7 +	VymModel *proxyModel;
     1.8  };
     1.9  
    1.10  #endif