X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=pirselectkeysetform.cpp;h=67c9e61e375818f12028eb349fc259e1cb75f75f;hb=ba2bdf24764a4fdda9acf6526ca07c653e142ad4;hp=072f3615c0bec0a7675b367a143a719d1b360b1d;hpb=d724312c55dabe2c72175e88abf694880312fac4;p=pierogi diff --git a/pirselectkeysetform.cpp b/pirselectkeysetform.cpp index 072f361..67c9e61 100644 --- a/pirselectkeysetform.cpp +++ b/pirselectkeysetform.cpp @@ -41,6 +41,7 @@ PIRSelectKeysetForm::~PIRSelectKeysetForm() delete ui; } +/* void PIRSelectKeysetForm::addNameToList( QString name, unsigned int index, @@ -48,6 +49,7 @@ void PIRSelectKeysetForm::addNameToList( { ui->keysetListWidget->addItem(new PIRKeysetWidgetItem(name, index, make)); } +*/ void PIRSelectKeysetForm::addWidgetItem( PIRKeysetWidgetItem *kwi)