Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 118743 | Differences between
and this patch

Collapse All | Expand All

(-)src/tools/trayicon/trayicon_x11.cpp.orig (-2 / +1 lines)
Lines 372-379 Link Here
372
372
373
	sysUpdateToolTip();
373
	sysUpdateToolTip();
374
374
375
	if ( v_isWMDock )
375
	d->show();
376
		d->show();
377
}
376
}
378
377
379
void TrayIcon::sysRemove()
378
void TrayIcon::sysRemove()

Return to bug 118743