mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-23 07:58:09 +02:00
Fix Duplicate button comment
This commit is contained in:
parent
90d1273fe7
commit
ef032a84c2
@ -80,7 +80,7 @@ ListDropboxes::ListDropboxes(const QString &stationname,QWidget *parent)
|
||||
connect(list_edit_button,SIGNAL(clicked()),this,SLOT(editData()));
|
||||
|
||||
//
|
||||
// Delete Button
|
||||
// Duplicate Button
|
||||
//
|
||||
list_duplicate_button=new QPushButton(this);
|
||||
list_duplicate_button->setFont(font);
|
||||
|
Loading…
x
Reference in New Issue
Block a user