X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=qui%2FMussaWindow.hpp;h=bba3106191748925ffb57bc83c77b2ee7878ff3c;hp=f02f0917c299392c1600b9ba68db8a02b79f2884;hb=e216a2853d55398c68294f889615d125920676cf;hpb=0ce031d4b5b8dfa50dbd6b13702c8d3c384110e2 diff --git a/qui/MussaWindow.hpp b/qui/MussaWindow.hpp index f02f091..bba3106 100644 --- a/qui/MussaWindow.hpp +++ b/qui/MussaWindow.hpp @@ -11,6 +11,7 @@ #include #include #include +#include #include "qui/MussaAlignedWindow.hpp" #include "qui/motif_editor/MotifEditor.hpp" @@ -142,7 +143,8 @@ protected: QAction *whatsThisAction; QAction *viewMussaAlignmentAction; - QAssistantClient *manualAssistant; + //QAssistantClient *manualAssistant; + QProcess *assistantProcess; //! initialze the actions void setupActions();