many fixed for SIGUSR1 signal
git-svn-id: http://tint2.googlecode.com/svn/trunk@244 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -63,6 +63,7 @@ void cleanup_tooltip()
|
||||
{
|
||||
tooltip_hide();
|
||||
g_tooltip.enabled = False;
|
||||
g_tooltip.current_state = TOOLTIP_ABOUT_TO_HIDE;
|
||||
if (g_tooltip.task) {
|
||||
alarm(0);
|
||||
g_tooltip.task = 0;
|
||||
|
||||
Reference in New Issue
Block a user