From: Diane Trout Date: Thu, 10 Aug 2006 22:40:58 +0000 (+0000) Subject: remove the useless hide motif button. X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=commitdiff_plain;h=cf0da4b6b1e3a6d0627245e4fa4626583b1940da remove the useless hide motif button. --- diff --git a/qui/MussaWindow.cpp b/qui/MussaWindow.cpp index d8fdd95..1587e47 100644 --- a/qui/MussaWindow.cpp +++ b/qui/MussaWindow.cpp @@ -68,7 +68,7 @@ MussaWindow::MussaWindow(Mussa *analysis_, QWidget *parent) : // to call update() connect(this, SIGNAL(changedAnnotations()), &browser, SLOT(update())); - mussaViewTB.addAction(toggleMotifsAction); + //mussaViewTB.addAction(toggleMotifsAction); mussaViewTB.addWidget(&zoom); connect(&zoom, SIGNAL(valueChanged(double)),