summaryrefslogtreecommitdiffstats
path: root/src/mainwidget.h
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/mainwidget.h
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/mainwidget.h')
-rw-r--r--src/mainwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwidget.h b/src/mainwidget.h
index 4c4aeae..03788f3 100644
--- a/src/mainwidget.h
+++ b/src/mainwidget.h
@@ -27,7 +27,7 @@
#include <tqprocess.h>
#include <tqstringlist.h>
#include <tqpixmap.h>
-#include <tqclipboard.h>
+#include <clipboard.h>
#include <tqevent.h>
#include <tqlabel.h>