Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Education
KmPlot
Commits
46eb9b2b
Commit
46eb9b2b
authored
Sep 29, 2004
by
Adriaan de Groot
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Protect against multiple inclusion
svn path=/trunk/kdeedu/kmplot/; revision=350179
parent
4aaba16f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
kmplot/kmplotIface.h
kmplot/kmplotIface.h
+9
-0
No files found.
kmplot/kmplotIface.h
View file @
46eb9b2b
...
...
@@ -23,6 +23,10 @@
*
*/
#ifndef KMPLOTIFACE_H
#define KMPLOTIFACE_H
#include <dcopobject.h>
#include <kurl.h>
...
...
@@ -44,3 +48,8 @@ k_dcop:
virtual
void
startProgressBar
(
int
)
=
0
;
virtual
void
increaseProgressBar
()
=
0
;
};
#endif
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