Added tooltip for the system tray icon.

Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/10/head
Ray-V 3 years ago committed by Michele Calgaro
parent a271d251e8
commit 1342053390
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1830,7 +1830,7 @@ long MainWidget::keysym2ucs(KeySym keysym)
KbdTray::KbdTray(TQWidget *parent, const char *name) : KSystemTray(parent,name)
{
TQToolTip::add ( this, i18n ("Virtual keyboard") );
}
void KbdTray::mousePressEvent(TQMouseEvent *e)
{

Loading…
Cancel
Save