diff options
Diffstat (limited to 'src/rip/k3bcddbpatternwidget.cpp')
-rw-r--r-- | src/rip/k3bcddbpatternwidget.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rip/k3bcddbpatternwidget.cpp b/src/rip/k3bcddbpatternwidget.cpp index 79e1375..cd0c3f1 100644 --- a/src/rip/k3bcddbpatternwidget.cpp +++ b/src/rip/k3bcddbpatternwidget.cpp @@ -32,8 +32,8 @@ 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: |