diff options
Diffstat (limited to 'src/rip/k3bcddbpatternwidget.cpp')
-rw-r--r-- | src/rip/k3bcddbpatternwidget.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/rip/k3bcddbpatternwidget.cpp b/src/rip/k3bcddbpatternwidget.cpp index 79e1375..89c9554 100644 --- a/src/rip/k3bcddbpatternwidget.cpp +++ b/src/rip/k3bcddbpatternwidget.cpp @@ -26,14 +26,14 @@ #include <tqvalidator.h> #include <tqwhatsthis.h> #include <tqcheckbox.h> -#include <tqlayout.h> +#include <layout.h> K3bCddbPatternWidget::K3bCddbPatternWidget( TQWidget* parent, const char* name ) : base_K3bCddbPatternWidget( parent, name ) { - // fix the tqlayout - ((TQGridLayout*)tqlayout())->setRowStretch( 4, 1 ); + // fix the layout + ((TQGridLayout*)layout())->setRowStretch( 4, 1 ); // setup validators // there can never be one of the following characters in both dir and filename: |