summaryrefslogtreecommitdiffstats
path: root/digikam/imageplugins/filmgrain/imageeffect_filmgrain.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:29:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:29:33 -0600
commit2b3aa210d14678345e222621ad199acc62a157ad (patch)
tree4b70114be947526643bcc3409b94a3e72fc0de56 /digikam/imageplugins/filmgrain/imageeffect_filmgrain.cpp
parentae7d9301dbad38c1b2135261ba932576d7f7f08b (diff)
downloaddigikam-2b3aa210d14678345e222621ad199acc62a157ad.tar.gz
digikam-2b3aa210d14678345e222621ad199acc62a157ad.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'digikam/imageplugins/filmgrain/imageeffect_filmgrain.cpp')
-rw-r--r--digikam/imageplugins/filmgrain/imageeffect_filmgrain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/imageplugins/filmgrain/imageeffect_filmgrain.cpp b/digikam/imageplugins/filmgrain/imageeffect_filmgrain.cpp
index e49ff45..039a1ff 100644
--- a/digikam/imageplugins/filmgrain/imageeffect_filmgrain.cpp
+++ b/digikam/imageplugins/filmgrain/imageeffect_filmgrain.cpp
@@ -29,7 +29,7 @@
#include <tqwhatsthis.h>
#include <tqlcdnumber.h>
#include <tqslider.h>
-#include <tqlayout.h>
+#include <layout.h>
#include <tqimage.h>
// KDE includes.