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

Collapse All | Expand All

(-)src/mainwindow.cpp.orig (+1 lines)
Lines 1538-1543 Link Here
1538
	// show the window
1538
	// show the window
1539
	gtk_widget_show_all(self->tooltipWindow);
1539
	gtk_widget_show_all(self->tooltipWindow);
1540
	
1540
	
1541
	gtk_window_move(GTK_WINDOW(self->tooltipWindow), 0, 0);
1541
	
1542
	
1542
	self->tooltipSource = 0;
1543
	self->tooltipSource = 0;
1543
	return FALSE;
1544
	return FALSE;

Return to bug 104408