summaryrefslogtreecommitdiffstats
path: root/lib/kformula/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kformula/main.cc')
-rw-r--r--lib/kformula/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/main.cc b/lib/kformula/main.cc
index 573447398..56a9e837e 100644
--- a/lib/kformula/main.cc
+++ b/lib/kformula/main.cc
@@ -277,7 +277,7 @@ int main(int argc, char** argv)
// Make sure there are no elements in the clipboard.
// Okey for a debug app.
- TQApplication::tqclipboard()->clear();
+ TQApplication::clipboard()->clear();
int destruct = BasicElement::getEvilDestructionCount();
if (destruct != 0) {