summaryrefslogtreecommitdiffstats
path: root/src/k9mencodercmdgen.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-15 15:29:54 -0600
committerTimothy Pearson <[email protected]>2011-12-15 15:29:54 -0600
commitb8a4f26c42f6d41e8251b60357f1a6990c1e8ad8 (patch)
tree9beca7fe1a592f5f49be1e0bb4d03f0dfc1829c7 /src/k9mencodercmdgen.h
parent23c5272c1c49acf0906f7c97a524333705f7be46 (diff)
downloadk9copy-b8a4f26c42f6d41e8251b60357f1a6990c1e8ad8.tar.gz
k9copy-b8a4f26c42f6d41e8251b60357f1a6990c1e8ad8.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'src/k9mencodercmdgen.h')
-rw-r--r--src/k9mencodercmdgen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9mencodercmdgen.h b/src/k9mencodercmdgen.h
index 37ae9cd..074fe3d 100644
--- a/src/k9mencodercmdgen.h
+++ b/src/k9mencodercmdgen.h
@@ -17,7 +17,7 @@
#include <tqscrollview.h>
#include <tqgrid.h>
#include <tqdom.h>
-#include <tqlayout.h>
+#include <layout.h>
#include <tqlistview.h>
#include <tqhbox.h>
class _k9CheckListItem;