aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gpgwin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgwin.cpp b/gpgwin.cpp
index 1980c5e..7a6e496 100644
--- a/gpgwin.cpp
+++ b/gpgwin.cpp
@@ -69,6 +69,7 @@ GpgWin::GpgWin()
edit->loadFile(args[1]);
}
}
+ edit->curTextPage()->setFocus();
}
void GpgWin::restoreSettings()