From 7ac89ca47c72729aad8a5a91c8be6ce9c223ab9c Mon Sep 17 00:00:00 2001 From: llornkcor Date: Tue, 19 Mar 2002 00:26:23 +0000 Subject: added translation stuff --- (limited to 'noncore/net/opieftp/inputDialog.cpp') diff --git a/noncore/net/opieftp/inputDialog.cpp b/noncore/net/opieftp/inputDialog.cpp index 22205d3..89b345e 100644 --- a/noncore/net/opieftp/inputDialog.cpp +++ b/noncore/net/opieftp/inputDialog.cpp @@ -23,7 +23,7 @@ InputDialog::InputDialog( QWidget* parent, const char* name, bool modal, WFlags : QDialog( parent, name, modal, fl ) { if ( !name ) - setName( "InputDialog" ); + setName( "InputDialog" ); resize( 234, 50 ); setMaximumSize( QSize( 240, 50 ) ); setCaption( tr(name ) ); -- cgit v0.9.0.2