Fix initialization of QtAssistant
authorDiane Trout <diane@caltech.edu>
Thu, 12 Oct 2006 21:57:20 +0000 (21:57 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 12 Oct 2006 21:57:20 +0000 (21:57 +0000)
commite062d282812ce40cbc1287ba8ea61d7abf1d76e0
treeadf1fc4277c57a963841877bbdd59224b44769c7
parentb656bd8bf496676c542b6e9569db918215475c30
Fix initialization of QtAssistant
ticket:120
I reenabled calling QtAssistant for help on windows to get around the lack
of a python standard library. However, I forgot to update the define
for initializing the QtAssistant. Needless to say an unininitialized
QtAssistantClient pointer wasn't terribly useful.
qui/MussaWindow.cpp