|
|
@ -1594,7 +1594,7 @@ void BNPView::grabScreenshot(bool global)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// Delay before to take a screenshot because if we hide the main window OR the systray popup menu,
|
|
|
|
// Delay before to take a screenshot because if we hide the main window OR the systray popup menu,
|
|
|
|
// we should wait the windows below to be tqrepainted!!!
|
|
|
|
// we should wait the windows below to be repainted!!!
|
|
|
|
// A special case is where the action is triggered with the global keyboard shortcut.
|
|
|
|
// A special case is where the action is triggered with the global keyboard shortcut.
|
|
|
|
// In this case, global is true, and we don't wait.
|
|
|
|
// In this case, global is true, and we don't wait.
|
|
|
|
// In the future, if global is also defined for other cases, check for
|
|
|
|
// In the future, if global is also defined for other cases, check for
|
|
|
|