summaryrefslogtreecommitdiffstats
path: root/yakuake/src/main_window.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:34:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:34:19 -0600
commit7d739dcefd17edfd57af2072229178b456a31fbb (patch)
tree6a66ee806f7e6158ddf98ba3a7bf0c9d36246aaa /yakuake/src/main_window.h
parentb5149981f0a49f6e9354355a5596678c9f02a543 (diff)
downloadyakuake-7d739dcefd17edfd57af2072229178b456a31fbb.tar.gz
yakuake-7d739dcefd17edfd57af2072229178b456a31fbb.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'yakuake/src/main_window.h')
-rw-r--r--yakuake/src/main_window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yakuake/src/main_window.h b/yakuake/src/main_window.h
index 4674347..c2d02f3 100644
--- a/yakuake/src/main_window.h
+++ b/yakuake/src/main_window.h
@@ -23,7 +23,7 @@
#include <tqmap.h>
#include <tqcolor.h>
#include <tqtimer.h>
-#include <tqlayout.h>
+#include <layout.h>
#include <tqwidget.h>
#include <tqapplication.h>
#include <tqwidgetstack.h>