summaryrefslogtreecommitdiffstats
path: root/src/potracegui.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:33:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:33:29 -0600
commitfc33ee27759530d7e9646400d34ab135e574f52b (patch)
treecffcdcc9afd591f1d9917470e6f53c2fc4281514 /src/potracegui.cpp
parentc80bd20bece6f217d33b1338912f9aa92006ad5d (diff)
downloadpotracegui-fc33ee27759530d7e9646400d34ab135e574f52b.tar.gz
potracegui-fc33ee27759530d7e9646400d34ab135e574f52b.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'src/potracegui.cpp')
-rw-r--r--src/potracegui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/potracegui.cpp b/src/potracegui.cpp
index 815bbb7..bfedb0b 100644
--- a/src/potracegui.cpp
+++ b/src/potracegui.cpp
@@ -22,7 +22,7 @@
#include "mainwidget.h"
#include <tqlabel.h>
-#include <tqclipboard.h>
+#include <clipboard.h>
#include <kmainwindow.h>
#include <klocale.h>