From 16cb4ed99ba463daa20feadf35d66af8367efbac Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 25 Feb 2010 20:57:39 +0000 Subject: improved fileops plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1584 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/fileops/fileops.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/plugins/General/fileops/fileops.h') diff --git a/src/plugins/General/fileops/fileops.h b/src/plugins/General/fileops/fileops.h index cd84e1d4b..1ba862308 100644 --- a/src/plugins/General/fileops/fileops.h +++ b/src/plugins/General/fileops/fileops.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009 by Ilya Kotov * + * Copyright (C) 2009-2010 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -50,8 +50,6 @@ private slots: void execAction(int n); private: - QString generateFileName(PlayListItem *item, QString pattern); - QString printTag(QString str, QString regExp, QString tagStr, QString fmt); QList m_types; QStringList m_patterns; QStringList m_destinations; -- cgit v1.2.3-13-gbd6f