add showtooltip locallab in preferences

This commit is contained in:
Desmis
2019-04-09 14:56:12 +02:00
parent 7fe81f0073
commit 99f3c14955
8 changed files with 42 additions and 6 deletions

View File

@@ -114,6 +114,7 @@ public:
void updateHistogramPosition (int oldPosition, int newPosition);
void updateFBQueryTB (bool singleRow);
void updateFBToolBarVisibility (bool showFilmStripToolBar);
void updateShowtooltipVisibility (bool showtooltip);
bool getIsFullscreen()
{
return is_fullscreen;