summaryrefslogtreecommitdiffstats
path: root/adept/libadept/taglist.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:29:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:29:02 -0600
commit6f68fa9893e2ca340db11876e6516dbfab002a6d (patch)
tree2564f3d603677ac5d9b067e20d00837c4bc8aca5 /adept/libadept/taglist.h
parentc80b6f4a9eb26a7ed0d5262a5d71dcf3b8ea6aff (diff)
downloadadept-6f68fa9893e2ca340db11876e6516dbfab002a6d.tar.gz
adept-6f68fa9893e2ca340db11876e6516dbfab002a6d.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'adept/libadept/taglist.h')
-rw-r--r--adept/libadept/taglist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/adept/libadept/taglist.h b/adept/libadept/taglist.h
index 501e67a..070e93a 100644
--- a/adept/libadept/taglist.h
+++ b/adept/libadept/taglist.h
@@ -6,7 +6,7 @@
#include <tqvbox.h>
#include <tqhbox.h>
#include <tqlabel.h>
-#include <tqlayout.h>
+#include <layout.h>
#include <tqpushbutton.h>
#include <kiconloader.h>
#include <vector>