~ubuntu-branches/ubuntu/quantal/kdegames/quantal

« back to all changes in this revision

Viewing changes to kbounce/backgroundselector.cpp

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-15 14:17:50 UTC
  • mfrom: (1.3.14)
  • Revision ID: package-import@ubuntu.com-20111215141750-6tj6brf4azhrt915
Tags: 4:4.7.90-0ubuntu1
new upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
    {
61
61
        //The lineEdit widget holds our bg path, but the user does not manipulate it directly
62
62
        ui->kcfg_BackgroundPicturePath->hide();
63
 
        connect(ui->kurlrequester, SIGNAL(textChanged (const QString& )), this, SLOT(imagePathChanged( const QString&)));
 
63
        connect(ui->kurlrequester, SIGNAL(textChanged(QString)), this, SLOT(imagePathChanged(QString)));
64
64
        connect(ui->kcfg_UseRandomBackgroundPictures, SIGNAL(toggled(bool)),this,SLOT(useRandomBackgroundPicturesChanged(bool)));
65
65
 
66
66
        //Get our currently configured Tileset entry