]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Dialogs.C
fix tooltips in toolbar
[lyx.git] / src / frontends / Dialogs.C
index 41fcf70ca6f3dc796ea632b18187412cedb70ba2..6b6abb0e830b39aff0068654b837e77c316efc39 100644 (file)
 
 // Signal enabling all visible dialogs to be redrawn if so desired.
 // E.g., when the GUI colours have been remapped.
-boost::signal0<void> Dialogs::redrawGUI;
+//boost::signal0<void> Dialogs::redrawGUI;
 
 extern LyXView * dialogs_lyxview;
 
 
 // toggle tooltips on/off in all dialogs.
-boost::signal0<void> Dialogs::toggleTooltips;
+//boost::signal0<void> Dialogs::toggleTooltips;
 
 void Dialogs::showAboutlyx()
 {