diff options
Diffstat (limited to 'src/bnpview.cpp')
-rw-r--r-- | src/bnpview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bnpview.cpp b/src/bnpview.cpp index 61843b1..8d6c9e6 100644 --- a/src/bnpview.cpp +++ b/src/bnpview.cpp @@ -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, - // 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. // In this case, global is true, and we don't wait. // In the future, if global is also defined for other cases, check for |