Make the configuration dialog appear near the mouse pointer if

launched from the shell notification icon as requested by Roku's
Anthony Wood.
This commit is contained in:
Mike Crowe
2006-05-30 16:47:12 +00:00
parent aea1b16ddd
commit 94b4883cd2
5 changed files with 69 additions and 10 deletions

View File

@@ -74,8 +74,9 @@ public:
return m_registered_activation_message;
}
// User actions
void Configure();
// Pass true to move the window so it is near the mouse
// cursor.
void Configure(bool move_window);
void Exit();
// Service control