~schumski-deactivatedaccount-deactivatedaccount/k3b/master

« back to all changes in this revision

Viewing changes to libk3b/projects/movixcd/k3bmovixfileitem.h

  • Committer: Yuri Chornoivan
  • Date: 2019-11-18 15:33:10 UTC
  • Revision ID: git-v1:3bfde6eee71bd14a2f012bc82c2cde92fc878140
Fix minor typos

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
        void setK3bName( const QString& ) override;
42
42
 
43
43
        /**
44
 
         * returnes the name that the subtitle file must have in
 
44
         * returns the name that the subtitle file must have in
45
45
         * order to work with mplayer
46
46
         */
47
47
        static QString subTitleFileName( const QString& );