Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Andi Sardina Ramos
Okular
Commits
33bcb462
Commit
33bcb462
authored
Oct 24, 2003
by
Malcolm Hunter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CVS_SILENT Typographical corrections and changes
svn path=/trunk/kdegraphics/kpdf/; revision=261662
parent
56ed2527
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
kpdf/kpdf_shell.cpp
kpdf/kpdf_shell.cpp
+1
-1
No files found.
kpdf/kpdf_shell.cpp
View file @
33bcb462
...
...
@@ -63,7 +63,7 @@ Shell::Shell()
{
// if we couldn't find our Part, we exit since the Shell by
// itself can't do anything useful
KMessageBox
::
error
(
this
,
i18n
(
"
Could not
find
our
Part
!
"
));
KMessageBox
::
error
(
this
,
i18n
(
"
Unable to
find
kpdf
Part
.
"
));
kapp
->
quit
();
// we return here, cause kapp->quit() only means "exit the
// next time we enter the event loop...
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment