summaryrefslogtreecommitdiffstats
path: root/libk9copy/dvdprogress.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libk9copy/dvdprogress.cpp')
-rw-r--r--libk9copy/dvdprogress.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk9copy/dvdprogress.cpp b/libk9copy/dvdprogress.cpp
index 3c85363..c48b96b 100644
--- a/libk9copy/dvdprogress.cpp
+++ b/libk9copy/dvdprogress.cpp
@@ -65,7 +65,7 @@ DVDProgress::DVDProgress( TQWidget* parent, const char* name, bool modal, WFlags
DVDProgressLayout->addLayout( tqlayout1, 0, 0 );
- lbltqStatus = new TQLabel( this, "lbltqStatus" );
+ lbltqStatus = new TQLabel( this, "lblStatus" );
lbltqStatus->setCursor( TQCursor( 3 ) );
DVDProgressLayout->addWidget( lbltqStatus, 2, 0 );