[yast-commit] r48001 - /trunk/qt/src/YQWizard.cc
Author: sh-sh-sh Date: Tue Jun 3 12:55:04 2008 New Revision: 48001 URL: http://svn.opensuse.org/viewcvs/yast?rev=48001&view=rev Log: indentation Modified: trunk/qt/src/YQWizard.cc Modified: trunk/qt/src/YQWizard.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/qt/src/YQWizard.cc?rev=48001&r1=48000&r2=48001&view=diff ============================================================================== --- trunk/qt/src/YQWizard.cc (original) +++ trunk/qt/src/YQWizard.cc Tue Jun 3 12:55:04 2008 @@ -740,7 +740,7 @@ _helpButton->setShortcut( Qt::Key_F1 ); connect( _helpButton, SIGNAL( clicked() ), - this, SLOT ( showHelp() ) ); + this, SLOT ( showHelp() ) ); hbox->addWidget( _helpButton ); -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
sh-sh-sh@svn.opensuse.org