summaryrefslogtreecommitdiffstats
path: root/kjsembed/customobject_imp.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:58:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:58:40 -0600
commita0472c850388f074c4d6329832bded85715ab364 (patch)
tree3136f99dca07e33bdbc32a3191804f0f6e2d8fbc /kjsembed/customobject_imp.cpp
parent996381f5af9d39777caa6c48bac35d8ff92ad99e (diff)
downloadtdebindings-a0472c850388f074c4d6329832bded85715ab364.tar.gz
tdebindings-a0472c850388f074c4d6329832bded85715ab364.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 996381f5af9d39777caa6c48bac35d8ff92ad99e.
Diffstat (limited to 'kjsembed/customobject_imp.cpp')
-rw-r--r--kjsembed/customobject_imp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/customobject_imp.cpp b/kjsembed/customobject_imp.cpp
index 91b68d2b..74f58c2f 100644
--- a/kjsembed/customobject_imp.cpp
+++ b/kjsembed/customobject_imp.cpp
@@ -24,7 +24,7 @@
#include <tqpopupmenu.h>
#include <tqdialog.h>
#include <tqhbox.h>
-#include <layout.h>
+#include <tqlayout.h>
#include <tqlistbox.h>
#include <tqlistview.h>
#include <tqmetaobject.h>