Ribbon add shortcuts to tooltip

This commit is contained in:
2022-10-28 13:30:45 +03:00
parent 063f23f5b8
commit abc89a4e0b
2 changed files with 18 additions and 8 deletions

View File

@@ -58,6 +58,7 @@ private:
void changeEvent(QEvent *e);
void _resize();
void _setIconsSize();
void _setButtonText(QToolButton * b, QAction * a);
int hovered, delay;
bool delay_e;