~ubuntu-branches/ubuntu/wily/kid3/wily

« back to all changes in this revision

Viewing changes to src/gui/widgets/playtoolbar.h

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2015-05-12 18:56:41 UTC
  • mfrom: (1.1.19) (2.3.3 sid)
  • Revision ID: package-import@ubuntu.com-20150512185641-hgeys2pingwq9mwn
Tags: 3.2.1-1
* New upstream release.
  - Add new build dependency qt4-dev-tools.
* Uploading to unstable.
* Switch to DEP5 debian/copyright format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
   */
81
81
  void errorMessage(const QString& msg);
82
82
 
 
83
  /**
 
84
   * Emitted before a file starts playing.
 
85
   * @param filePath path to file
 
86
   */
 
87
  void aboutToPlay(const QString& filePath);
 
88
 
83
89
private slots:
84
90
  /**
85
91
   * Update displayed time.