Mercurial > hg > sonic-visualiser
comparison main/MainWindow.cpp @ 282:64a8ee011004
* Add Redland datastore support to SimpleSPARQLQuery
author | Chris Cannam |
---|---|
date | Thu, 13 Nov 2008 14:23:23 +0000 |
parents | b9c35cbfb39c |
children | d27c322b5d6e |
comparison
equal
deleted
inserted
replaced
281:b9c35cbfb39c | 282:64a8ee011004 |
---|---|
269 | 269 |
270 statusBar(); | 270 statusBar(); |
271 | 271 |
272 newSession(); | 272 newSession(); |
273 | 273 |
274 TransformFactory::getInstance()->startPopulationThread(); | 274 //!!! TransformFactory::getInstance()->startPopulationThread(); |
275 } | 275 } |
276 | 276 |
277 MainWindow::~MainWindow() | 277 MainWindow::~MainWindow() |
278 { | 278 { |
279 delete m_keyReference; | 279 delete m_keyReference; |