Skip to content

Commit

Permalink
Remove unused header function
Browse files Browse the repository at this point in the history
  • Loading branch information
cg2121 committed Jun 11, 2024
1 parent 53b74ce commit a151467
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/soundboard.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ private slots:

MediaObj *Add(const QString &name, const QString &path);
void Play(MediaObj *obj);
void Stop(MediaObj *obj);

void EditMediaName();
void MediaNameEdited(QWidget *editor);
Expand Down

0 comments on commit a151467

Please sign in to comment.