comparison view/Pane.cpp @ 460:5f9a257598d8

* Ensure text models are exported with text properties in RDF, and imported back into text models again (instead of time/value models)
author Chris Cannam
date Mon, 08 Dec 2008 11:53:10 +0000
parents 035d62c4cddf
children f60b6204856e
comparison
equal deleted inserted replaced
459:0acf803e2c79 460:5f9a257598d8
82 setAcceptDrops(true); 82 setAcceptDrops(true);
83 83
84 updateHeadsUpDisplay(); 84 updateHeadsUpDisplay();
85 85
86 86
87 std::cerr << "Pane::Pane(" << this << ") returning" << std::endl; 87 // std::cerr << "Pane::Pane(" << this << ") returning" << std::endl;
88 } 88 }
89 89
90 void 90 void
91 Pane::updateHeadsUpDisplay() 91 Pane::updateHeadsUpDisplay()
92 { 92 {