diff options
-rw-r--r-- | gpgwin.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ GpgWin::GpgWin() edit->loadFile(args[1]); } } + edit->curTextPage()->setFocus(); } void GpgWin::restoreSettings() |
![]() |
index : gpg4usb | |
gpg4usb is an easy to use portable editor to encrypt and decrypt with gnupg. |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | gpgwin.cpp | 1 |
@@ -69,6 +69,7 @@ GpgWin::GpgWin() edit->loadFile(args[1]); } } + edit->curTextPage()->setFocus(); } void GpgWin::restoreSettings() |