add showtooltip locallab in preferences
This commit is contained in:
@@ -1078,6 +1078,11 @@ void RTWindow::updateFBToolBarVisibility (bool showFilmStripToolBar)
|
||||
fpanel->fileCatalog->updateFBToolBarVisibility (showFilmStripToolBar);
|
||||
}
|
||||
|
||||
void RTWindow::updateShowtooltipVisibility (bool showtooltip)
|
||||
{
|
||||
fpanel->fileCatalog->updateShowtooltipVisibility (showtooltip);
|
||||
}
|
||||
|
||||
void RTWindow::updateHistogramPosition (int oldPosition, int newPosition)
|
||||
{
|
||||
if (epanel) {
|
||||
|
Reference in New Issue
Block a user