mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Hide tooltip when posting a profile to Facebook
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
66c4529088
commit
fd33d6aa3f
3 changed files with 8 additions and 0 deletions
|
@ -82,6 +82,7 @@ public:
|
|||
double getFontPrintScale();
|
||||
void setFontPrintScale(double scale);
|
||||
void clearHandlers();
|
||||
void setToolTipVisibile(bool visible);
|
||||
State currentState;
|
||||
|
||||
public
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue